net.sourceforge.jannealer.test
Class Util

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

public class Util
extends java.lang.Object

Test classes utilities

Author:
Øyvind Harboe

Constructor Summary
Util()
           
 
Method Summary
static void printSolution(AnnealingScheme scheme)
          dump solution to screen
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

printSolution

public static void printSolution(AnnealingScheme scheme)
dump solution to screen