![]() |
| |||||||
| Distribution | Tree-FP [Download] |
| Author | NITRAM [ Martin Paczynski ] |
| Version | 0.04 |
| Abstract | Perl implementation of the FP-Tree SYNOPSIS use Tree:FP; $fptree = Tree::FP->new('a','b','c'); $insert_successful = $fptree->insert_tree('c','a','b'); $decimal_support = $fptree->support; $fptree->set_support(0.3); $decimal_confidence = $fptree->confidenc |
| Released | 14 Sep 2003 |
| Size | 13.3 KB |
| MD5 Checksum | a73e029aaea44a6306d329e19ea5e005 |
| Additional Files | README | Changes | Makefile.PL | |
| Links | search.cpan.org | CPAN::Forum | AnnoCPAN | rt.cpan.org | Rating | CPANTS | CPAN testers | Dependencies | Testers matrix |
| Tree::FP [v 0.04] |
| ActiveState default Perl 5.10 repository [ v 0.04 ] |
| ActiveState default Perl 5.12 repository [ v 0.04 ] |
| ActiveState default Perl 5.8 repository [ v 0.04 ] |
| trouchelle.com Perl 5.10 repository [ v 0.04 ] |
| trouchelle.com Perl 5.12 repository [ v 0.04 ] |
| trouchelle.com Perl 5.8 repository [ v 0.04 ] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |