Package org.forester.pccx
Interface CoverageExtender
- All Known Implementing Classes:
BasicExternalNodeBasedCoverageExtender
public interface CoverageExtender
-
Method Summary
Modifier and TypeMethodDescriptionfind
(List<Phylogeny> phylogenies, List<String> already_covered, int number_names_to_find, CoverageCalculationOptions options, PrintStream out)
-
Method Details
-
find
List<String> find(List<Phylogeny> phylogenies, List<String> already_covered, int number_names_to_find, CoverageCalculationOptions options, PrintStream out)
-