All Projects → MindorksOpenSource → graph-library

MindorksOpenSource / graph-library

Licence: other
Data Structure and Algorithm for Graphs

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to graph-library

rustgraphblas
rust-library to wrap GraphBLAS.h
Stars: ✭ 23 (+64.29%)
Mutual labels:  graph-algorithms
jgrapht
Master repository for the JGraphT project
Stars: ✭ 2,259 (+16035.71%)
Mutual labels:  graph-algorithms
ASAP
AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations
Stars: ✭ 83 (+492.86%)
Mutual labels:  graph-algorithms
graphs
Graph algorithms written in Go
Stars: ✭ 60 (+328.57%)
Mutual labels:  graph-algorithms
PowerWalk
Personalized PageRank (PPR) on GraphLab PowerGraph
Stars: ✭ 14 (+0%)
Mutual labels:  graph-algorithms
eastar
A* graph pathfinding in pure Elixir
Stars: ✭ 26 (+85.71%)
Mutual labels:  graph-algorithms
edgebundle
R package implementing edge bundling algorithms
Stars: ✭ 100 (+614.29%)
Mutual labels:  graph-algorithms
mazes
A comprehensive library of algorithms for creating perfect mazes.
Stars: ✭ 64 (+357.14%)
Mutual labels:  graph-algorithms
GPUGraphLayout
An experimental GPU accelerated implementation of ForceAtlas2
Stars: ✭ 40 (+185.71%)
Mutual labels:  graph-algorithms
networkx-guide
We here are very big fans of NetworkX as a graph library and its comprehensive set of graph algorithms. For many though, working with NetworkX involves a steep learning curve. This guide is designed as an aid for beginners and experienced users to find specific tips and explore the world of complex networks.
Stars: ✭ 28 (+100%)
Mutual labels:  graph-algorithms
DGFraud-TF2
A Deep Graph-based Toolbox for Fraud Detection in TensorFlow 2.X
Stars: ✭ 84 (+500%)
Mutual labels:  graph-algorithms
jsgraph
Deprecated: Use the @encapsule/arccore package that includes the graph library
Stars: ✭ 42 (+200%)
Mutual labels:  graph-algorithms
gardenia
GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators
Stars: ✭ 22 (+57.14%)
Mutual labels:  graph-algorithms
PGD
A Parallel Graphlet Decomposition Library for Large Graphs
Stars: ✭ 68 (+385.71%)
Mutual labels:  graph-algorithms
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (+907.14%)
Mutual labels:  graph-algorithms
Grafatko
An app for creating and visualizing graphs and graph-related algorithms.
Stars: ✭ 22 (+57.14%)
Mutual labels:  graph-algorithms
ripples
A C++ Library for Influence Maximization
Stars: ✭ 18 (+28.57%)
Mutual labels:  graph-algorithms
Differentia.js
No longer being supported or maintained. A Graph Theory & Data Structure Library for JavaScript.
Stars: ✭ 13 (-7.14%)
Mutual labels:  graph-algorithms
Erdos.jl
A library for graph analysis written Julia.
Stars: ✭ 37 (+164.29%)
Mutual labels:  graph-algorithms
tmap
A very fast visualization library for large, high-dimensional data sets.
Stars: ✭ 146 (+942.86%)
Mutual labels:  graph-algorithms

Graph Java Library

Graph Data Structure and Algorithms.

License

Copyright (C) 2017 MINDORKS NEXTGEN PRIVATE LIMITED

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].