Erdos
Graph calculator
A modular framework for implementing graph algorithms and data structures in Java
Modular and modern graph-theory algorithms framework in Java
127 stars
10 watching
13 forks
Language: Java
last commit: about 1 year ago
Linked from 2 awesome lists
algorithmsbfsdfs-algorithmdijkstraerdosfloyd-warshallgraph-algorithmsgraph-enginegraph-theoryjavaprim-algorithmshortest-pathstopological-sort
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
tinkerpop/frames | An object-to-graph framework that allows software to be written in terms of domain objects and their relationships. | 138 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 158 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,975 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 387 |
nd7141/awe | A software framework for generating graph embeddings using an anonymous walk approach | 81 |
benedekrozemberczki/attentionwalk | An implementation of a deep learning algorithm to generate node embeddings in graphs | 320 |
dbs-leipzig/gradoop | A framework for scalable graph analytics built on top of Apache Flink. | 245 |
mdeff/cnn_graph | An implementation of convolutional neural networks on graphs using spectral filtering | 1,339 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 709 |
davecom/swiftgraph | A pure Swift implementation of a graph data structure with algorithms and utility functions | 757 |
epfl-lts2/gspbox | Graph Signal Processing Toolbox for efficient computation and analysis of graph signals in various domains | 136 |
aggelgian/erlang-algorithms | An Erlang implementation of common data structures and algorithms. | 158 |
earlygrey/simple-graphs | A lightweight Java library for creating and manipulating simple graph data structures. | 44 |