graphlb
Version, currently 0.1.01 version
- 0.1.0latestDec 14, 2018
github.com/mettuaditya/graphlb
graphlb is a crystal library which contains all the graph Data-Structures and Algorithms implemented in crystal-lang.
21 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
graphlb:
github: mettuaditya/graphlb
version: ~> 0.1.0Then run:
shards installshard.yml
- Crystal
0.27.0- License
- MIT
- Author
- mettuaditya <adithya.may6@gmail.com>
Dependencies
This version declares no dependencies.
README
[](https://travis-ci.org/mettuaditya/graphlb)
# graphlb
graphlb is a crystal library which contains all the graph datastructures and algorithms in crystal-lang.
# Installation
Clone repository manually:
```sh
$ git clone https://github.com/mettuaditya/graphlb && cd graphlb/
```
or add this to your application's `shard.yml`:
```yaml
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
- [mettuaditya](https://github.com/mettuaditya) Aditya Mettu - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.0- Tagged
- Dec 14, 2018
- Commit
b0b18bc53fda- Crystal
0.27.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mettuaditya/graphlb
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 1