https://github.com/Murali-group/halp
Raw File
Tip revision: 4da616230db70a173b1235a69742fa45b1e65db4 authored by Anna Ritz on 26 January 2021, 02:00:53 UTC
Merge pull request #30 from mohawk2/fixups
Tip revision: 4da6162
README.md
halp: Hypergraph Algorithms Package<br>
==========

_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.

back to top