An open API service indexing awesome lists of open source software.

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

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.