Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clojure/algo.graph
Basic graph theory algorithms
https://github.com/clojure/algo.graph
Last synced: 3 months ago
JSON representation
Basic graph theory algorithms
- Host: GitHub
- URL: https://github.com/clojure/algo.graph
- Owner: clojure
- License: epl-1.0
- Archived: true
- Created: 2013-12-11T22:56:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T21:52:52.000Z (over 7 years ago)
- Last Synced: 2024-01-25T08:13:44.009Z (12 months ago)
- Language: Clojure
- Size: 36.1 KB
- Stars: 15
- Watchers: 29
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# algo.graph
Basic graph theory algorithms.
# THIS PROJECT IS NO LONGER ACTIVE
## Releases and Dependency Information
This project should be considered abandoned. No release was ever made.
## Documentation
[API Reference](http://clojure.github.io/algo.graph/)
## Developer Information
- [GitHub Project](https://github.com/clojure/algo.graph)
- [Bug Tracker](http://dev.clojure.org/jira/browse/AGRAPH)
- [Continuous Integration](http://build.clojure.org/job/algo.graph/)
- [Compatibility Test Matrix](http://build.clojure.org/job/algo.graph-test-matrix/)## Contributors
* Jeffrey Straszheim
* Tim Baldridge## License
Copyright © Jeffrey Straszheim, Rich Hickey & contributors.
Licensed under the EPL (see the file epl.html).