skip backtracking rspaces with no alternatives left
[scpubgit/DX.git] / lib / DX / Step / Backtrack.pm
2018-04-16 Matt S Trout skip backtracking rspaces with no alternatives left
2018-04-16 Matt S Trout follow alternative rspace entries without backtracking...
2018-04-04 Matt S Trout rspace tracing
2018-03-31 Matt S Trout switch over to storing rspace+ss as decision list
2018-03-02 Matt S Trout add some basic tracing using the new deparser
2017-02-13 Matt S Trout record all adjustments, even those without alternatives
2017-02-13 Matt S Trout switch adjustments to keep search state to preserve...
2017-02-13 Matt S Trout rename alternatives to adjustments
2017-02-13 Matt S Trout switch to preserving original step in alt list
2016-08-02 Matt S Trout blow away current trace calls since they were insuffici...
2016-06-25 Matt S Trout use is_solution_state flag in find_solution
2016-06-25 Matt S Trout move to on_solution_step concept
2016-06-25 Matt S Trout create explicit on_exhaustion_step attribute
2016-06-22 Matt S Trout move backtracing out into a step