automatic-relations 0.2.1

Tree automatic relations
Documentation
[dependencies.crossbeam-channel]
version = "^0.4"

[dependencies.immutable-map]
version = "^0.1"

[dependencies.once_cell]
version = "^1.4"

[dependencies.terms]
version = "^0.1"

[dependencies.tree-automata]
version = "^0.1.2"

[dependencies.union-find]
version = "^0.3"

[package]
authors = ["Timothée Haudebourg <timothee.haudebourg@irisa.fr>"]
categories = ["data-structures", "science"]
description = "Tree automatic relations"
documentation = "https://docs.rs/automatic-relations"
edition = "2018"
keywords = ["relations", "automaton", "term", "tree"]
license = "MIT/Apache-2.0"
name = "automatic-relations"
readme = "README.md"
repository = "https://github.com/regular-pv/automatic-relations"
version = "0.2.1"