Package | Description |
---|---|
com.sun.electric.tool.placement.forceDirected1 | |
com.sun.electric.tool.placement.forceDirected1.metric |
Modifier and Type | Method and Description |
---|---|
void |
Debug.println(AbstractMetric metric) |
Modifier and Type | Class and Description |
---|---|
class |
BBMetric
Estimate wirelength using the bounding box metric
|
class |
MSTMetric
Estimate the wirelength using the Minimum Spanning Tree Metric
|