format aperture in backtrack trace
[scpubgit/DX.git] / lib / DX / SearchProcess.pm
2018-04-14 Matt S Trout eliminate vestigial force_backtrack methods
2018-04-14 Matt S Trout add exhaustionstep and resumesearch concepts
2018-03-31 Matt S Trout switch over to storing rspace+ss as decision list
2017-02-13 Matt S Trout record all adjustments, even those without alternatives
2017-02-13 Matt S Trout rename alternatives to adjustments
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-23 Matt S Trout add is_solution_state flag on SearchState
2016-06-12 Matt S Trout initial creation of SearchProcess class