Gets the initial temperature of the simulated annealing process.
Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout
SyntaxJava
Copy Code
|
|---|
public double getTemperature () |
A double value specifying the initial temperature of the simulated process.
See Also