Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Murali-group/halp
Hypergraph Algorithms Package
https://github.com/Murali-group/halp
Last synced: 1 day ago
JSON representation
Hypergraph Algorithms Package
- Host: GitHub
- URL: https://github.com/Murali-group/halp
- Owner: Murali-group
- License: gpl-3.0
- Created: 2014-03-07T20:29:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T22:30:16.000Z (over 1 year ago)
- Last Synced: 2024-10-14T01:17:27.290Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 849 KB
- Stars: 95
- Watchers: 14
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
halp: Hypergraph Algorithms Package
==========_halp_ is a Python software package that provides both a directed and an undirected hypergraph implementation, as well as several important and canonical algorithms that operate on these hypergraphs.
See [http://murali-group.github.io/halp/](http://murali-group.github.io/halp/) for documentation, code examples, and more information.