ultragraph 0.5.6

Hypergraph data structure.
Documentation
1
2
3
4
5
6
// SPDX-License-Identifier: MIT
// Copyright (c) "2023" . The DeepCausality Authors. All Rights Reserved.

#![forbid(unsafe_code)]

pub mod matrix_graph;