1. 24 Jun, 2018 3 commits
  2. 23 Jun, 2018 3 commits
  3. 22 Jun, 2018 6 commits
  4. 21 Jun, 2018 3 commits
  5. 20 Jun, 2018 3 commits
  6. 19 Jun, 2018 1 commit
  7. 17 Jun, 2018 3 commits
  8. 16 Jun, 2018 1 commit
  9. 15 Jun, 2018 1 commit
  10. 14 Jun, 2018 10 commits
  11. 13 Jun, 2018 5 commits
  12. 12 Jun, 2018 1 commit
    • add support for subgraphs. (#1221) · 558cf098
      * add support for subgraphs.
      
      * fix.
      
      * fix.
      
      * Fix compilation error
      
      * Fix compilation error
      
      * add comments.
      
      * update comments.
      
      * Sanity check on subgraphs when creating IndexedGraph
      
      * avoid the overhead of sanity check.
      
      * Stop using non-recursive DFS
      
      * Trigger CI
      
      * trigger CI
      Da Zheng committed