mirror of
https://github.com/Jaxan/satuio.git
synced 2025-04-27 14:47:46 +02:00
updated README
This commit is contained in:
parent
5c06069bc7
commit
0d074cbf65
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ flags and options are subject to change, since this is WIP.
|
|||
```bash
|
||||
# Finding UIO sequences in a Mealy machine
|
||||
python3 satuio/uio.py --help
|
||||
|
||||
# Finding an ADS in a Mealy machine for a set of states
|
||||
python3 satuio/ads.py --help
|
||||
```
|
||||
|
||||
The solver can be specified (as long as pysat supports it). The default is
|
||||
|
|
Loading…
Add table
Reference in a new issue