gatk-3.8/protected/java/test/org
Mark DePristo 1fa5050faf Cleanup, unit test, and optimize KBestPaths and Path
-- Split Path from inner class of KBestPaths
-- Use google MinMaxPriorityQueue to track best k paths, a more efficient implementation
-- Path now properly typed throughout the code
-- Path maintains a on-demand hashset of BaseEdges so that path.containsEdge is fast
2013-03-20 22:54:36 -04:00
..
broadinstitute/sting Cleanup, unit test, and optimize KBestPaths and Path 2013-03-20 22:54:36 -04:00