package coq-tree-automata

  1. Overview
  2. No Docs
Tree automatas

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=5997a776ec452efacb22bbd3baf3654a

Description

provides tree automatas algorithms in Coq (merge, intersection, vacuity test, deletion of empty states, coaccessiblity test, deletion of non coaccessible states)

Dependencies (3)

  1. coq-int-map >= "8.10" & < "8.11~"
  2. coq >= "8.10" & < "8.11~"
  3. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None