snark-tool 0.4.0

snark-tool library contains structures and algorithm for (mainly) cubic graph analysis
Documentation
1
2
3
4
5
6
7
8
pub mod dot_product;
pub mod error;
pub mod i_extension;
pub mod isomorphism;
pub mod y_extension;

#[cfg(test)]
mod tests;