https://github.com/colltoaction/nx_hif
A higher-order runtime
https://github.com/colltoaction/nx_hif
graph-algorithms graph-rewriting higher-order hypergraph
Last synced: 14 days ago
JSON representation
A higher-order runtime
- Host: GitHub
- URL: https://github.com/colltoaction/nx_hif
- Owner: colltoaction
- License: cc0-1.0
- Created: 2024-10-19T18:25:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-13T18:53:26.000Z (3 months ago)
- Last Synced: 2025-04-15T20:16:11.043Z (19 days ago)
- Topics: graph-algorithms, graph-rewriting, higher-order, hypergraph
- Language: Jupyter Notebook
- Homepage:
- Size: 474 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NetworkX HIF runtime
In a similar spirit to [HVM2](https://github.com/higherorderco/hvm) or [MLIR](https://mlir.llvm.org/) this project implements a round-trip transformation between the [HIF](https://github.com/pszufe/HIF-standard) intermediate representation and the [NetworkX](https://github.com/networkx/networkx) runtime for graph analysis and manipulation.