net.sourceforge.jannealer.test
Class ConfigureAnnealing

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

public class ConfigureAnnealing
extends java.lang.Object

Use simulated annealing to find the best configuration of simulated annealing.

Author:
Øyvind Harboe

Constructor Summary
ConfigureAnnealing()
           
 
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

ConfigureAnnealing

public ConfigureAnnealing()
Method Detail

main

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