https://github.com/srid/algebraic-graphs-patch
Patch data structure and algorithms for algebraic-graphs
https://github.com/srid/algebraic-graphs-patch
Last synced: 8 months ago
JSON representation
Patch data structure and algorithms for algebraic-graphs
- Host: GitHub
- URL: https://github.com/srid/algebraic-graphs-patch
- Owner: srid
- License: mit
- Created: 2021-08-04T14:19:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T14:42:59.000Z (almost 5 years ago)
- Last Synced: 2024-12-27T01:08:27.171Z (over 1 year ago)
- Language: Haskell
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# algebraic-graphs-patch
Patch data structure and algorithms for [algebraic-graphs](https://github.com/snowleopard/alga).
## History
Originally used in [emanote.obelisk](https://github.com/srid/emanote.obelisk/tree/master/lib/algebraic-graphs-patch).