scratch.scott.optimization
Class TestSimulatedAnnealer

java.lang.Object
  extended by scratch.scott.optimization.TestSimulatedAnnealer

public class TestSimulatedAnnealer
extends Object

Author:
Scott White

Nested Class Summary
 class TestSimulatedAnnealer.TestConfiguration
           
 
Constructor Summary
TestSimulatedAnnealer()
           
 
Method Summary
protected  void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSimulatedAnnealer

public TestSimulatedAnnealer()
Method Detail

setUp

protected void setUp()