Exact Algorithm

The exact algorithm calculates the true maximum colourful subtree using Dynamic Programming. This may be slow in case you have many peaks, but it is the method of choice, if you want to use the calculated fragmentation trees.

Back to Peak Scoring Settings

cht