3598c6d8f7
* Change: In Anabatic::Dijkstra the _distanceCb attribute got copied from the setDistance() argument. To be able to access the duplicated distance (and therefore access/modify it) the function now return a pointer to it. Done with the "target()" accessor of std::function<>. * Change: In Katana::GlobalRouting::runGlobalRouter() use the new Disjkstra::setDistance() to be able to call setNet() on the right object. |
||
---|---|---|
.. | ||
cmake_modules | ||
python | ||
src | ||
CMakeLists.txt |