net.sourceforge.jannealer.test
Class TestAnneal

java.lang.Object
  |
  +--net.sourceforge.jannealer.test.TestAnneal

public class TestAnneal
extends java.lang.Object

shows how to invoke the annealing code using an example from JSimul


Constructor Summary
TestAnneal()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAnneal

public TestAnneal()
Method Detail

main

public static void main(java.lang.String[] args)