package coq-tree-automata

  1. Overview
  2. No Docs
Tree automatas

Install

Dune Dependency

Authors

Maintainers

Sources

v8.5.0.tar.gz
md5=2ceb47d23afddfcdd5c0bc6839caba03

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

Dev Dependencies

None

Used by

None

Conflicts

None