coriolis/mauka/src
Jean-Paul Chaput 25ce4db617 * ./mauka:
- New: In ConfigurationWidget, add support for hMETIS partitionner.
    - New: Static method doQuadriPart() to perform recursive quadri-partionning
        of the circuit. Down to the instanceStopCriterion and with metis/nimbus.
        Ported from pycoriolis.
    - New: MaukaEngine::regroupOverloadedGCells() also imported from pycoriolis.
    - New: hMETIS support.
    - Change: In Configuration, now CellGauge characteristics are supplied only
        through Configuration.
    - Change: In SubRow, change the way bin widths are computed.
    - Bug: In Surface & MaukaEngine, lengthes that are "proportional" to areas
        are now coded with double instead of DbU::Unit, because of capacity
        overflow.
2010-06-13 21:02:45 +00:00
..
mauka * ./mauka: 2010-06-13 21:02:45 +00:00
BBPlacer.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
BBPlacer.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
Bin.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
Bin.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
CMakeLists.txt * ./mauka: 2010-06-13 21:02:45 +00:00
Configuration.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
ConfigurationWidget.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
Container.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
Container.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
GraphicMaukaEngine.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
Mauka.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
MaukaBox.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
MaukaBox.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
MaukaEngine.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
MaukaEngine.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
Move.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
Move.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
Row.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
Row.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
SimAnnealingPlacer.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
SimAnnealingPlacer.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
SubRow.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
SubRow.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00
Surface.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
Surface.cpp.noRefactor * ./mauka: 2010-06-08 12:09:50 +00:00