Similar to rppr pdprune, we should be able to specify a set of leaves that must be present in the solution. Each implementation will then search for the leaf set minimizing ADCL, subject to the constraint that it contains the specified leaves.
--always-include can just take a file to read leaf names from.
Similar to
rppr pdprune
, we should be able to specify a set of leaves that must be present in the solution. Each implementation will then search for the leaf set minimizing ADCL, subject to the constraint that it contains the specified leaves.--always-include
can just take a file to read leaf names from.