- Apr 13, 2016
- Apr 12, 2016
- Apr 11, 2016
- Apr 10, 2016
-
-
Christoph authored
-
Christoph authored
-
Christoph authored
Assumption doesn't hold true currently
-
Christoph authored
With Sat states only treated like other states in the second fixpoint iteration, the outer fixpoint was not ncessarily monononously decreasing causing wrong results when in the first round the same number of nodes got removed as added due to sat states.
-
- Apr 09, 2016
- Apr 08, 2016
-
-
Christoph authored
-
Christoph authored
-
Christoph authored
-
Christoph authored
-
Christoph authored
-
Christoph authored
Should actually happen when the State changes from `Expandable` to `Open` and trigger the propagateSatMu but for now just do it in propagateSatMu so we can observe the algorithm working.
-
- Apr 07, 2016
-
-
Christoph authored
Not only finishing cycles but also plain sat nodes may cause a node to be satisfiable
-
Christoph authored
Only finishing nodes with enough Open / Sat children are to be considered as startingpoints Also accept already Satisfiable nodes when finding paths
-
Christoph authored
-
Christoph authored
This still produces wrong results: It assumes every node with empty focus to be sat.
-
Christoph authored
-
Christoph authored
-
- Apr 05, 2016
- Feb 29, 2016
-
-
Christoph authored
-
- Feb 22, 2016
-
-
Christoph authored
Makes morally same formulas actually the same. Removes the need to recalculate some States that have already been fully expanded but with different variable names only (where this is possible)
-
- Feb 16, 2016