c17c4c3f6e
* New: In Katana::DataNegociate, add a "sameRipup" counter to keep the *consecutive* number of time a segment is put in the same track. * New: In TrackSegment::setAxis(), update/reset the "sameRipup" counter of the DataNegociate. * New: In TrackCost, add new flag "Blacklisted" to mark Tracks that have been riped up too much in a consecutive row. TrackCost::Compare::operator() will then sort the blacklisted track after the non-blacklisted ones. * New: In SegmentFsm CTOR, raise the Blacklist flag on the TrackCost if the "sameRipup" is above 10. This to get away from a state well in the ripup. |
||
---|---|---|
.. | ||
cmake_modules | ||
python | ||
src | ||
CMakeLists.txt |