Skip to content

vasil-sd/ocaml-ba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buchi_automaton — Library for work with buchi automata.

%%VERSION%%

Buchi_automaton is distributed under the ISC license.

Homepage: https://github.com/vasil-sd/ocaml-ba

Installation

bitset can be installed with opam:

opam install ocaml-ba

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig doc buchi_automaton.

Sample programs

If you installed bitset with opam sample programs are located in the directory opam var buchi_automaton:doc.

In the distribution sample programs and tests are located in the test directory. They can be built and run with:

topkg build --tests true && topkg test 

About

Ocaml library for Buchi automata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages