1. 88e9442 RemoveTip pass test by Anbang Xu · 12 years ago
  2. e71a964 Unroll Repeat pass test by Anbang Xu · 12 years ago
  3. 39cfc58 add synthetic test case by Jake Biesinger · 12 years ago
  4. c2aa582 Merge branch 'anbangx/backupMergingWithMaster' into genomix/fullstack_genomix by Jake Biesinger · 12 years ago
  5. 1e03787 Merge branch 'anbangx/backupMergingWithMaster_errorcase' into wbiesing/merge_fs_backup by Jake Biesinger · 12 years ago
  6. b19ba95 BubbleMerge pass complicated test cases by Anbang Xu · 12 years ago
  7. fc4fe25 add failing pathmerge testcase by Jake Biesinger · 12 years ago
  8. 32a956b fix one bug in path merge by Anbang Xu · 12 years ago
  9. 630586c add test case for synthetic data by Jake Biesinger · 12 years ago
  10. 96eab83 Merge branch 'anbangx/backupMergingWithMaster' into wbiesing/driver_backup_merge by Jake Biesinger · 12 years ago
  11. 26e7332 BubbleMerge test is almost finished except grid test case by Anbang Xu · 12 years ago
  12. c0b37b1 change bubble's pre-condition -- pathNode to anyNode by Anbang Xu · 12 years ago
  13. e763a06 add complicated test case for BubbleMerge by Anbang Xu · 12 years ago
  14. 6ddc6cc testing BubbleMerge by Anbang Xu · 12 years ago
  15. 3aba0f0 SplitRepeat test is completed by Anbang Xu · 12 years ago
  16. 41ffd05 Merge with main branch by Anbang Xu · 12 years ago
  17. 4a9e45c Add testcases for SplitRepeat by Anbang Xu · 12 years ago
  18. d688b5a Add skip tandem repeat to pathmerge. TODO: detect cycle in pathmerge by Anbang Xu · 12 years ago
  19. 87b679f Merge branch 'anbangx/fullstack_genomix' into wbiesing/driver by Jake Biesinger · 12 years ago
  20. 2f3e3bb PathMerge pass test except TandemRepeat. TODO: skip TandemRepeat in pathmerge by Anbang Xu · 12 years ago
  21. 03434ff add hyracks-built graph as a pregelix test case by Jake Biesinger · 12 years ago
  22. 569945a add RF/FR with/without head test for pathmerge by Anbang Xu · 12 years ago
  23. 9ac0dda Modify mergeWithKmer to mergeWithNode by Anbang Xu · 12 years ago
  24. d06c50f add testcase for pathmerge by Anbang Xu · 12 years ago
  25. ca15771 UnrollTandemRepeat is completed by Anbang Xu · 12 years ago
  26. b37b705 Add UnRollTandemRepeat. TODO: add the corresponding MSG and update edges by Anbang Xu · 12 years ago
  27. 5e01f76 Adapt RemoveLowCoverageVertex to new graph structure. Finally, all the patterns are adapted to new graph by Anbang Xu · 12 years ago
  28. e7856d5 Adapt ScaffoldingVertex to new graph structure by Anbang Xu · 12 years ago
  29. 6212780 BTS almost done and wait for EdgeListWritable[dir].getReadIds(Key key) by Anbang Xu · 12 years ago
  30. 0217e7e Adapt SplitRepeatVertex to new graph structure. TODO: test AdjSplitRepeat by Anbang Xu · 12 years ago
  31. 37a8489 Adapt MergeBubbleVertex to new graph structure. TODO: check if bubble flip and merge all metadata except kmer by Anbang Xu · 12 years ago
  32. 977a413 Adapt BridgeAddVertex and BridgeRemoveVertex to new graph structure by Anbang Xu · 12 years ago
  33. 4370b2b adapt TipAddVertex and TipRemoveVertex to new graph structure by Anbang Xu · 12 years ago
  34. 112cdf7 Adapt MapReduceVertex and P4 to new graph structure by Anbang Xu · 12 years ago
  35. e7885ee Pregel TestSuite is completed by Anbang Xu · 12 years ago