large-graph

There are 7 repositories under large-graph topic.

  • qitianwu/DIFFormer

    The official implementation for ICLR23 spotlight paper "DIFFormer: Scalable (Graph) Transformers Induced by Energy Constrained Diffusion"

    Language:Python303111532
  • qitianwu/NodeFormer

    The official implementation of NeurIPS22 spotlight paper "NodeFormer: A Scalable Graph Structure Learning Transformer for Node Classification"

    Language:Jupyter Notebook29642129
  • MiviaLab/vf3lib

    VF3 Algorithm - The fastest algorithm to solve subgraph isomorphism on large and dense graphs

    Language:C++12021727
  • qitianwu/GraphOOD-GNNSafe

    The official implementation for ICLR23 paper "GNNSafe: Energy-based Out-of-Distribution Detection for Graph Neural Networks"

    Language:Python76455
  • AutomataLab/Subway

    Out-of-GPU-Memory Graph Processing with Minimal Data Transfer

    Language:Cuda523819
  • qwx9/strangepg

    strange cross-platform, performance-oriented and interactive pangenome and large graph visualization

    Language:C13111
  • laserene/C_GR1-GraphOperations

    Graph Implementation in C using Adjacency List. This program can perform DFS, BFS and check if a given set is vertex cover of the graph.

    Language:C10