public class PlacementProperties
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getDivergence()
This function returns the divergence of the square root solution.
|
static PlacementProperties |
getInstance()
Get the instance of PlacementProperties.
|
int |
getIterations() |
int |
getNotMovedMax() |
int |
getNumOfThreads() |
double |
getOverlappingThreshold() |
int |
getPadding() |
int |
getTimeout() |
public static PlacementProperties getInstance()
java.lang.Exception
public int getDivergence()
public int getIterations()
public int getNotMovedMax()
public int getNumOfThreads()
public double getOverlappingThreshold()
public int getPadding()
public int getTimeout()