1. 18 Oct, 2018 1 commit
    • Gan Quan's avatar
      [GRAPHINDEX] Multigraph support (#79) · bc3f852d
      Gan Quan authored
      * multigraph support on graph index
      
      * more tests
      
      * multigraph flag, bugfix on clear & copy
      
      * networkx interfaces
      
      * including graph index tests in Jenkins
      
      * node subgraph test
      
      * edge subgraphs
      
      * removing duplicates in pred/succ
      
      * more explicit test and doc
      
      * query source and destination from edge id
      
      * subgraphindex
      
      * renaming has_edge to has_edge_between, apply_edges adding eid
      
      * send_on and send_and_recv_on
      
      * DGLGraph edge subgraph
      
      * merged send_on and send_and_recv_on
      
      * change request
      
      * removing hashmap
      
      * creating multigraph by flag; mingw support
      
      * changes per request
      
      * reverting networkx auto multigraph discovery
      
      * notes on send/send_and_recv on multigraphs
      
      * changing test reducer from sum to max
      
      * added a fixme note in spmv scheduler
      bc3f852d
  2. 25 Sep, 2018 1 commit
  3. 24 Sep, 2018 1 commit
  4. 21 Sep, 2018 1 commit
  5. 20 Sep, 2018 2 commits
  6. 19 Sep, 2018 1 commit
  7. 17 Sep, 2018 1 commit
  8. 16 Sep, 2018 1 commit
  9. 13 Sep, 2018 1 commit
  10. 05 Sep, 2018 2 commits
  11. 15 Jun, 2018 1 commit
  12. 14 Jun, 2018 1 commit