#1186 CIF/BDD: CifBddReachability.printSaturationMatrix takes extra domains/varsets into account
requested to merge 1186-cif-bdd-cifbddreachability-printsaturationmatrix-should-take-extra-domains-varsets-into-account into develop
- Best to review per commit.
- No end-user visible changes.
- Changes:
-
CifBddSpec.getBddVarNamesreturns names without new lines in them.BddUtils.printDotinserts the new lines, as it needs them. Other uses don't need the new lines. -
CifBddReachability.printSaturationMatrixnow takes extra domains/varsets into account.
-
Closes #1186 (closed)