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:
Alexandre Duret-Lutz 2015-11-08 21:37:47 +01:00
parent a7db0b5435
commit 104a372c41
6 changed files with 4839 additions and 21 deletions

View file

@ -37,6 +37,7 @@ TESTS = \
automata.ipynb \
automata-io.ipynb \
bddnqueen.py \
decompose.ipynb \
formulas.ipynb \
implies.py \
interdep.py \

File diff suppressed because it is too large Load diff