mirror of
https://github.com/Jaxan/satuio.git
synced 2025-04-27 06:37:45 +02:00
Using SAT solvers to construct UIOs and ADSs
examples | ||
.gitignore | ||
README.md | ||
uio.py |
satuio
Using SAT solvers to construct UIOs and ADSs for Mealy machines.
Dependencies
This project uses Python. It uses the following packages which can be
installed with pip
.
- pysat
- tqdm
- rich
Usage
(Note: this project is still WIP and the commands will change.)
# <file> <length>
python3 uio.py examples/esm-0.dot 3
Copyright
© Joshua Moerman, Open Universiteit