/Algorithm-Tree-NCA

Constant time retrieval of Nearest Common Ancestor

Primary LanguagePerlOtherNOASSERTION

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.