public class BBMetric extends AbstractMetric
Constructor and Description |
---|
BBMetric() |
Modifier and Type | Method and Description |
---|---|
double |
compute()
estimate wirelength using the bounding box metric for all nets
|
java.lang.String |
getMetricName() |
setBenchmarkValues, toString
public java.lang.String getMetricName()
getMetricName
in class AbstractMetric
public double compute()
compute
in class AbstractMetric