graphlb

Collection of graph datastructure and algorithms
0.1.0 Latest release released
mettuaditya/graphlb
19 2
mettuaditya

Build Status

graphlb

graphlb is a crystal library which contains all the graph datastructures and algorithms in crystal-lang.

Installation

Clone repository manually:

$ git clone https://github.com/mettuaditya/graphlb && cd graphlb/

or add this to your application's shard.yml:

dependencies:
  crystalg:
    github: mettuaditya/graphlb

Then run crystal deps

To Do

  • Algorithms

    • Edmonds-karp
    • Floyd-warshall
    • Ford-Fulkerson
    • Bipartite-Matching
    • Strongly Connected Components
  • Data-Structues

    • Binary-search-tree
    • radix-tree
    • RB-tree

Contributors

graphlb:
  github: mettuaditya/graphlb
  version: ~> 0.1.0
License MIT
Crystal 0.27.0

Authors

Dependencies 0

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently