package coq-tree-automata

  1. Overview
  2. No Docs
Tree automatas

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=62b510eadf276a6c05f5de53038fc41f

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.6" & < "8.7~"
  2. coq >= "8.6" & < "8.7~"
  3. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None