Skip to content

colltoaction/nx_hif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HIF for NetworkX

The Hypergraph Interchange Format implementation makes NetworkX compatible with several higher-order graph networks using an equivalence with graphs as explained in nLab:

Python Projects participating in HIF standarization:

Formal interchange with NetworkX

As seen in the nLab entry, one can go back and forth between 2-colored graph and hypergraph representations. This allows libraries to delegate low-level operations to NetworkX, focusing on higher-order algorithms over a robust Python library.

About

HIF for NetworkX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published