open-hypergraphs 0.1.6

Data-Parallel Algorithms for Open Hypergraphs
Documentation
1
2
3
//! The primary datastructure for representing cospans of hypergraphs
mod arrow;
pub use arrow::*;