Skip to content

pickerxxr/cpp_graph_algorithms

Repository files navigation

cpp_graph_algorithms

A practice of c++ based on some basic classical graph algorithms

  • Include some basic graph structures and their implementation
  • Include some algorithms:
    • Dominant Set
    • K-core decomposition
    • basic such as pagerank / SSSP(dijkstra) / Triangle counting

About

A practice of c++ based on some basic classical graph algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published