mkindahl / Algorithm-Tree-NCA

Constant time retrieval of Nearest Common Ancestor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithm-Tree-NCA

Constant time retrieval of Nearest Common Ancestor

Installation

To install this module type the following:

perl Makefile.PL
make
make test
make install

Copyright and Licence

Copyright (C) 2002 by Mats Kindahl. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

Constant time retrieval of Nearest Common Ancestor

License:Other


Languages

Language:Perl 100.0%