1
Fork 0
mirror of https://github.com/Jaxan/satuio.git synced 2025-04-27 14:47:46 +02:00
satuio/README.md
2022-01-17 08:56:37 +01:00

425 B

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

Usage

(Note: this project is still WIP and the commands will change.)

#              <file>        <length>
python3 uio.py examples/esm-0.dot 3

© Joshua Moerman, Open Universiteit