https://github.com/lmcinnes/hypergraph
A library for hypergraphs and hypergraph algorithms
https://github.com/lmcinnes/hypergraph
Last synced: about 1 month ago
JSON representation
A library for hypergraphs and hypergraph algorithms
- Host: GitHub
- URL: https://github.com/lmcinnes/hypergraph
- Owner: lmcinnes
- License: lgpl-2.1
- Created: 2015-09-24T22:38:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T13:29:02.000Z (almost 10 years ago)
- Last Synced: 2025-03-25T07:51:13.824Z (7 months ago)
- Language: Python
- Size: 650 KB
- Stars: 28
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hypergraph
A library for hypergraphs and hypergraph algorithms. Current focus is directed hypergraphs.
Currently in early development, more to come soon...