canonical-form 0.5.0

Reduce graphs and other combinatorial structures modulo isomorphism.
Documentation
[package]
name = "canonical-form"
version = "0.5.0"
authors = ["RĂ©mi de Verclos <r.deverclos@math.ru.nl>"]
readme = "README.md"
description = "Reduce graphs and other combinatorial structures modulo isomorphism."
license = "MIT"
repository = "https://github.com/avangogo/canonical-form"
documentation = "https://docs.rs/canonical-form"
keywords = ["graph", "group"]
publish = true
edition = "2018"

[dependencies]