Notebooks: correct typos
* tests/python/acc_cond.ipynb, tests/python/contains.ipynb, tests/python/decompose.ipynb, tests/python/games.ipynb, tests/python/randltl.ipynb, tests/python/synthesis.ipynb, tests/python/testingaut.ipynb: here.
This commit is contained in:
parent
c72c285552
commit
d4967f20e9
7 changed files with 19 additions and 35 deletions
|
|
@ -3619,7 +3619,7 @@
|
|||
"\n",
|
||||
"Note that we do not support the full [AIGER syntax](http://fmv.jku.at/aiger/FORMAT.aiger). Our restrictions corresponds to the conventions used in the type of AIGER file we output:\n",
|
||||
"- Input variables start at index 2 and are consecutively numbered.\n",
|
||||
"- Latch variables start at index (1 + #inputs) * 2 and are consecutively numbered.\n",
|
||||
"- Latch variables start at index (1 + #inputs) × 2 and are consecutively numbered.\n",
|
||||
"- If some inputs or outputs are named in comments, all of them have to be named.\n",
|
||||
"- Gate number $n$ can only connect to latches, inputs, or previously defined gates ($<n$)."
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue