tsdate icon indicating copy to clipboard operation
tsdate copied to clipboard

add simple test cases with exhaustive enumeration of all possible combos of node times

Open awohns opened this issue 4 years ago • 0 comments

@hyanwong has worked out a method for exhaustively enumerating all possible combinations of node times. This allows calculation of the exact likelihood of a particular set of node times given a tree topology: i.e. the absolutely correct answer even if there are loops in a tree sequence (will provide a ground truth for solving #165).

We should create tests/test_exahustive.py for these types of tests.

awohns avatar Apr 21 '21 21:04 awohns