coriolis/kite/src
Jean-Paul Chaput 51b3a11739 In Kite & Katana, segments may have been moved outside terminals.
* Bug: In Kite::NegociateWidow and Katana::NegociateWindow, when creating
    the TrackSegment from the AutoSegment, we put it on the nearest track
    from its current position. But it may happens that the nearest track
    is outside the terminal constraint interval (in the case of "nsxlib").
    Add the terminal constraint interval check.
      This was not affecting the routing result because the segment was
    put inside the right interval afterwards. It was only generating
    disgraceful transient error messages...
2017-11-17 11:17:21 +01:00
..
kite Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
BuildPowerRails.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
BuildPreRouteds.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
CMakeLists.txt Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
Configuration.cpp Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
DataNegociate.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
GraphicKiteEngine.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
HorizontalTrack.cpp * ./kite: 2013-12-04 00:59:29 +00:00
KiteEngine.cpp Bug: reduced segments where axis was not set when placed. 2017-02-06 20:58:57 +01:00
KiteMain.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
Manipulator.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
NegociateWindow.cpp In Kite & Katana, segments may have been moved outside terminals. 2017-11-17 11:17:21 +01:00
PreProcess.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
ProtectRoutingPads.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
PyGraphicKiteEngine.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyKite.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyKiteEngine.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
RoutingEvent.cpp Bug: reduced segments where axis was not set when placed. 2017-02-06 20:58:57 +01:00
RoutingEventHistory.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
RoutingEventLoop.cpp * ./kite: 2013-12-04 00:59:29 +00:00
RoutingEventQueue.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
RoutingPlane.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
SegmentFsm.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
Session.cpp Bug: reduced segments where axis was not set when placed. 2017-02-06 20:58:57 +01:00
Track.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackCost.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackElement.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackElements.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackFixedSegment.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackMarker.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
TrackSegment.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackSegment.cpp.OK UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackSegmentCost.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
Tracks.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
VerticalTrack.cpp * ./kite: 2013-12-04 00:59:29 +00:00
kiteRefactor.conf * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00