Rust library of Algebraic Graphs from Algebraic Graphs with Class paper based on the implementations available in Algebraic Graphs GitHub organization.
This is a work in progress, so expect some things to be missing or not working. Feel free to contribute!
For running the tests, you can use cargo test
. There is also a main.rs
file with some examples.
This project is licensed under the MIT License - see the LICENSE file for details.