p4l1ly / antisat

antichain for symbolic alternating finite automata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFAMINISAT
==========

Antichain solver for alternating finite automata, created by modification of
MiniSat v1.12b. See https://github.com/p4l1ly/automata-safa and our paper:
Simplifying Alternating Automata for Emptiness Testing, Pavol Vargovčík, Lukáš
Holík

MiniSat v1.12b
========================================

This is the last version where arbitrary boolean constraints are
supported. Later versions of MiniSat only supports clauses. However,
don't be discouraged; the improvements made in v1.13 and v1.14 are
quite easily back-ported to this version, so if you really need the
functionality provided by this release, go ahead and use it (and send
us the upgrades if you make them!)

About

antichain for symbolic alternating finite automata

License:Other


Languages

Language:C 43.6%Language:Python 34.9%Language:C++ 18.5%Language:CMake 2.5%Language:Gnuplot 0.3%Language:Shell 0.2%