Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plmca

Use cargo run --release path/to/automaton.txt path/to/formula.txt to run the program.

To include a language automaton with variable name L, use cargo run --release path/to/automaton.txt path/to/formula.txt L=path/to/lang_automaton.txt.

There are example finite automata and formulas in the tests/cases/ directories.

About

An implementation of the Pattern Logic for Model-Checking Automata.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages