add some basic tracing using the new deparser
[scpubgit/DX.git] / lib / DX / Step / Backtrack.pm
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