public class StartUpStageWorker extends StageWorker
Modifier and Type | Field and Description |
---|---|
protected static java.util.Map<PlacementFrame.PlacementNode,java.util.Map<PlacementFrame.PlacementNode,MutableInteger>> |
connectivityMap |
abort, id, stage
Constructor and Description |
---|
StartUpStageWorker(java.util.List<PlacementFrame.PlacementNode> nodesToPlace,
java.util.List<PlacementFrame.PlacementNetwork> allNetworks) |
Modifier and Type | Method and Description |
---|---|
protected double |
bestSize() |
protected void |
calculateVelocityFactor() |
protected void |
createCheckboardingPattern()
Find the best CheckboardingPatternLayout
|
protected void |
fillCheckboardingPattern() |
void |
run() |
void |
setStage(StartUpStage stage) |
setStage, shutdown
protected static java.util.Map<PlacementFrame.PlacementNode,java.util.Map<PlacementFrame.PlacementNode,MutableInteger>> connectivityMap
public StartUpStageWorker(java.util.List<PlacementFrame.PlacementNode> nodesToPlace, java.util.List<PlacementFrame.PlacementNetwork> allNetworks)
protected double bestSize()
protected void calculateVelocityFactor()
protected void createCheckboardingPattern()
protected void fillCheckboardingPattern()
public void run()
public void setStage(StartUpStage stage)