Package | Description |
---|---|
com.sun.electric.tool.routing.experimentalLeeMoore1.LeeMoore |
Modifier and Type | Method and Description |
---|---|
Route |
RoutingArray.route(Tupel start,
Tupel end,
int netID)
Deprecated.
|
Route |
RoutingArray.route(Tupel start,
Tupel end,
ThreadBorders border,
int netID)
Start routing between start and end in given borders
|