ultragraph 0.4.5

Hypergraph data structure.
Documentation
1
2
3
4
5
// SPDX-License-Identifier: MIT
// Copyright (c) "2023" . Marvin Hansen <marvin.hansen@gmail.com> All rights reserved.

#[cfg(test)]
mod ultra_graph_with_matrix_storage_tests;