FrontPage This is a Ruby 1.8/1.9 binding of Tx, a library for a compact trie data structure. For details of Tx, see: Tx: Succinct Trie Data structure How to install â $ sudo gem install tx Or $ wget http://gimite.net/archive/tx-ruby-0.0.5.tar.gz $ tar xvzf tx-ruby-*.tar.gz $ cd tx-ruby $ sudo ruby setup.rb If your Ruby is 1.8.x mswin32, you don't need compilers (binary is bundled). Tx library is b
{{#tags}}- {{label}}
{{/tags}}