Package | Description |
---|---|
com.sun.electric.tool.placement.forceDirected2.forceDirected.staged | |
com.sun.electric.tool.placement.forceDirected2.metrics |
Constructor and Description |
---|
EndWorker(int iterations,
StartUpStage stage,
int width,
int height,
CheckboardingPattern checkPattern,
double velocity,
PNGOutput out,
AbstractMetric metric,
long finalTimeStamp) |
Modifier and Type | Class and Description |
---|---|
class |
BBMetric
Parallel Placement
Estimate wirelength using the bounding box metric
|
class |
MSTMetric
Parallel Placement
|
class |
OverallAreaMetric
Parallel Placement
Overall area metric
|