coriolis/knik
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
..
cmake_modules * All Tools: 2010-03-18 15:32:30 +00:00
doc * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
src * ./knik: 2010-04-23 13:13:22 +00:00
CMakeLists.txt * All Tools: 2010-03-19 14:22:35 +00:00
doxyfile * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00