package coq-tree-automata

  1. Overview
  2. No Docs
Tree automatas

Install

Dune Dependency

Authors

Maintainers

Sources

v8.8.0.tar.gz
md5=d25f06e9cbfdc81a1055ab9a4dc36fad

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

Dev Dependencies

None

Used by

None

Conflicts

None