CXXGraph
Graph algorithm library
A comprehensive C++ library for graph algorithms and data structures
Header-Only C++ Library for Graph Representation and Algorithms
471 stars
16 watching
115 forks
Language: C++
last commit: about 1 month ago
Linked from 2 awesome lists
algorithmalgorithmsbfs-algorithmcppcpp-librarycpp17cycle-detectiondfs-algorithmdijkstra-algorithmgraphgraph-algorithmsgraph-analysisgraph-theory-algorithmshacktoberfesthacktoberfest-acceptedheader-onlymachine-learningpartitioningpartitioning-algorithmssearch-algorithm
Related projects:
Repository | Description | Stars |
---|---|---|
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 158 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 709 |
asutton/cxx14-graph | A C++ implementation of graph data structures using C++ 14 features. | 36 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 387 |
igraph/igraph | A comprehensive C library for analyzing and understanding complex networks and graph structures | 1,751 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 67 |
clojurewerkz/archimedes | A Clojure library that simplifies interaction with the Tinkerpop Blueprints graph framework | 38 |
szhorvat/igraphm | Provides an interface between Mathematica and the igraph network analysis library. | 91 |
dgleich/gaimc | A collection of graph algorithms implemented in MATLAB code | 42 |
xyncro/hekate | A graph library written in F# for building and manipulating graphs | 54 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
stchang/graph | A library providing algorithms and data structures for working with graphs in Racket | 58 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 268 |
swimlane/ngx-graph | A graph visualization library for building directed graphs with customizable layouts and templates. | 938 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |