package coq-tree-automata

  1. Overview
  2. No Docs
Tree automatas

Install

Dune Dependency

Authors

Maintainers

Sources

v8.9.0.tar.gz
md5=a4483da865c51a5f5a8f4cfc73f467e6

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.9" & < "8.10~"
  2. coq >= "8.9" & < "8.10~"
  3. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None