CXXGraph
Graph algorithm library
A comprehensive C++ library for graph algorithms and analysis
Header-Only C++ Library for Graph Representation and Algorithms
485 stars
17 watching
117 forks
Language: C++
last commit: 9 days 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 | 187 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
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. | 390 |
igraph/igraph | A comprehensive C library for analyzing and understanding complex networks and graph structures | 1,775 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 71 |
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. | 94 |
dgleich/gaimc | A collection of graph algorithms implemented in MATLAB code | 43 |
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. | 806 |
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 | 270 |
swimlane/ngx-graph | A graph visualization library for building directed graphs with customizable layouts and templates. | 944 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,080 |