coriolis/knik/src
Jean-Paul Chaput 92e55924c4 * ./knik:
- Bug: In MatrixVertex::getLineIndex() and getColumnIndex(), in regular
        mode, when the Y/X coordinate is exactly on the upper right angle,
        return the inferior index (instead of superior which is out of bounds).
    - Change: In MatrixVertex, RoutingGrid & KnikEngine, replace the _lowerLeftX &
        _lowerLeftY by a complete copy of the Cell's abutment box. Makes
        easier for getLineIndex() to find out of bound coordinates.
    - Change: In KnikEngine & LoadSolution add a time/memory measurement,
        for Kite statistics.
2010-04-23 13:13:22 +00:00
..
flute-2.4 * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
knik * ./knik: 2010-04-23 13:13:22 +00:00
CMakeLists.txt * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
Configuration.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
Edge.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
Graph.cpp * ./knik: 2010-04-23 13:13:22 +00:00
GraphicKnikEngine.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
HEdge.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
KnikEngine.cpp * ./knik: 2010-04-23 13:13:22 +00:00
LoadSolution.cpp * ./knik: 2010-04-23 13:13:22 +00:00
MatrixVertex.cpp * ./knik: 2010-04-23 13:13:22 +00:00
NetExtension.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
SlicingTree.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
VEdge.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
Vertex.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
knikRefactor.conf * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00