Add a notebook illustrating decompose_strength()
* wrap/python/tests/decompose.ipynb: New file. * wrap/python/tests/Makefile.am: Add it. * src/twaalgos/strength.cc: Fix corner cases. * src/tests/strength.test: Adjust corner case. * NEWS, doc/org/tut.org: Mention the notebook.
This commit is contained in:
parent
a7db0b5435
commit
104a372c41
6 changed files with 4839 additions and 21 deletions
|
|
@ -37,6 +37,7 @@ TESTS = \
|
|||
automata.ipynb \
|
||||
automata-io.ipynb \
|
||||
bddnqueen.py \
|
||||
decompose.ipynb \
|
||||
formulas.ipynb \
|
||||
implies.py \
|
||||
interdep.py \
|
||||
|
|
|
|||
4800
wrap/python/tests/decompose.ipynb
Normal file
4800
wrap/python/tests/decompose.ipynb
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue