We should define our constraints on a phylogenetic network. Once defined we should explain our current method for scoring a phylogenetic network. Once a the scoring goal is defined we can delve into our data structures for memoization, pruning, and efficient computation. Lastly we can provide comparative benchmarks on datasets of various sizes.
Note:Ward has already laid down the ground work for some of this in our docs folder.
We should define our constraints on a phylogenetic network. Once defined we should explain our current method for scoring a phylogenetic network. Once a the scoring goal is defined we can delve into our data structures for memoization, pruning, and efficient computation. Lastly we can provide comparative benchmarks on datasets of various sizes.
Note: Ward has already laid down the ground work for some of this in our docs folder.