1. e406bf5 add hyrack format by AnbangX · 12 years ago
  2. dff6815 add kmer factory by AnbangX · 12 years ago
  3. fb0c262 add global variable by AnbangX · 12 years ago
  4. 4b6126b use byte to check isCycle by AnbangX · 12 years ago
  5. 685b3cd add the iteraion option by AnbangX · 12 years ago
  6. cbdb971 delete extra class by AnbangX · 12 years ago
  7. 4b84334 format the code by AnbangX · 12 years ago
  8. 9a6b70b add incomingMsg and outgoingMsg and do some optimization after code review by AnbangX · 12 years ago
  9. 29973b0 add one condition by AnbangX · 12 years ago vault/fullstack_genomix
  10. 48f3635 delete some log by AnbangX · 12 years ago
  11. e4d4c6e add more log by AnbangX · 12 years ago
  12. 1d841e8 add debug code by AnbangX · 12 years ago
  13. 61955b4 add log to debug by AnbangX · 12 years ago
  14. 326f573 change outputformat for test by AnbangX · 12 years ago
  15. df7c076 add filter path class by AnbangX · 12 years ago
  16. cfc37ee update new code and test in ipubmed by AnbangX · 12 years ago
  17. 1669862 add test to filter specific path by AnbangX · 12 years ago
  18. 03eeda0 uniform the output format by AnbangX · 12 years ago
  19. eae1289 add testcase by AnbangX · 12 years ago
  20. ef51a0a reset maxIteration by AnbangX · 12 years ago
  21. 950d05e add more testcase by AnbangX · 12 years ago
  22. 02b2df5 add testcase by AnbangX · 12 years ago
  23. a241656 add test utility by AnbangX · 12 years ago
  24. 92fc6a6 add path merge test case by AnbangX · 12 years ago
  25. f359983 change byte represent in all method by AnbangX · 12 years ago
  26. db5db2d use byte to represent state and messgeType by AnbangX · 12 years ago
  27. d9c2637 reduce some duplicate message communication and change int to byte by AnbangX · 12 years ago
  28. ee94af1 add iteration parameter by AnbangX · 12 years ago
  29. f11a472 add two step of log algorithm version by AnbangX · 12 years ago
  30. f60dab2 delete test code by AnbangX · 12 years ago
  31. b3ca05f delete unuse variable by AnbangX · 12 years ago
  32. de1b24d change ValueWritable.toString by AnbangX · 12 years ago
  33. b5d8e9b use deleteVertexId() instead of set state by AnbangX · 12 years ago
  34. 200fa1f use set state=DELETE instead of deleteVertexId() because deleteVertexId() causes exception by AnbangX · 12 years ago
  35. e72c849 fix the bug of naive and log algorithm by AnbangX · 12 years ago
  36. 7f09f7e change code architect and use VKmerBytesWritable instead of byte[] by AnbangX · 12 years ago
  37. 2bfbe83 add back old version of Kmer to support genomix-pregelix by JavierJia · 12 years ago
  38. d758539 the newest version of log algorthm for path merge and pass all the test cases by AnbangX · 12 years ago
  39. 70812cd fix some bugs of log algorithm and prepare to verify the correctness in big data by AnbangX · 12 years ago
  40. f01816c fix some bugs of log algorithm by AnbangX · 12 years ago
  41. 9d5de1e add num-iteration by anbangx · 12 years ago
  42. 3c5bd0a make genomix compile with merged hyracks by buyingyi · 12 years ago
  43. 952fac1 fix the bug of naive algorithm by anbangx · 12 years ago
  44. f27bac6 delete unuse class by anbangx · 12 years ago
  45. c07e482 delete unuse function by anbangx · 12 years ago
  46. 74b72ca change fix bytes array to flexible bytes with offset and length in KmerUtil by jianfeng.jia@gmail.com · 12 years ago
  47. 235b476 change some code to rugular output format by anbangx · 12 years ago
  48. 8f7f606 delete log by anbangx · 12 years ago
  49. db6e5de change code format by anbangx · 12 years ago
  50. cdc5917 upload the graph of the test case by anbangx · 12 years ago
  51. b7c1b11 Finish verifying the correctness of Naive Algorithm and Log Algorithm by anbangx · 12 years ago
  52. 172a7dd change code structure by anbangx · 12 years ago
  53. 8af245b change code format of LoadVertex, MessageWritable by anbangx · 12 years ago
  54. f5ff29d change folder name to edu.uci.ics.genomix.pregelix by anbangx · 12 years ago
  55. 9ce8742 change code format of naive algorithm and delete some extra test code by anbangx · 12 years ago
  56. dc6c4d6 add client/drive by anbangx · 12 years ago
  57. c670a80 add binary-assembly.xml by anbangx · 12 years ago
  58. f5eb8b7 some modified by anbangx · 12 years ago
  59. f1bf6d5 add timer by anbangx · 12 years ago
  60. 13a3f73 update JobFile by anbangx · 12 years ago
  61. 5af2665 add generateJob by anbangx · 12 years ago
  62. ddecfcb add test code by anbangx · 12 years ago
  63. 69e64e4 ADD generateSmallFile.java by anbangx · 12 years ago
  64. ac06a8a update by anbangx · 12 years ago
  65. aa919f9 add topology.xml by anbangx · 12 years ago
  66. ed8b8eb svn merge -r3112:3163 https://hyracks.googlecode.com/svn/branches/fullstack_asterix_stabilization svn merge -r3173:3188 https://hyracks.googlecode.com/svn/branches/fullstack_release_candidate@3234 svn merge -r3209:3233 https://hyracks.googlecode.com/svn/trunk/fullstack by anbangx · 12 years ago
  67. b9dd63c update by anbangx · 12 years ago
  68. cf3b91e update by anbangx · 12 years ago
  69. fa8ddab add test by anbangx · 12 years ago
  70. 562c2fc by anbangx · 12 years ago
  71. dd49ed0 delete old file by anbangx · 12 years ago
  72. b82f054 Update by anbangx · 12 years ago
  73. 648cedf Update LogAlgorithm for merging graph by anbangx · 12 years ago
  74. 5962a37 Update MergeGraph by anbangx · 12 years ago
  75. 7a14a81 Modify to SequenceFile by anbangx · 12 years ago
  76. f61ba4c Update genomix-pregelix by anbangx · 12 years ago
  77. e2be647 Update by anbangx · 12 years ago
  78. 8192a91 Adding a file genomix-pregelix by anbangx · 12 years ago