Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/todd-cook/scala-graph
a lightweight graphing library with practical examples
https://github.com/todd-cook/scala-graph
Last synced: 9 days ago
JSON representation
a lightweight graphing library with practical examples
- Host: GitHub
- URL: https://github.com/todd-cook/scala-graph
- Owner: todd-cook
- License: mit
- Created: 2015-02-05T06:58:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T17:24:24.000Z (over 2 years ago)
- Last Synced: 2023-03-11T22:11:04.364Z (almost 2 years ago)
- Language: Scala
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
scala-graph
===========A lightweight graphing library.
Examples
--------* GIS processing
* A-star
* Critical Path analysis
* Circuit board design verification
* Shortest paths
* Longest paths
* Supporting Scala 2.13.0, scalatest 2.13 3.0.8