gov.sns.tools.solver
Class ScoreBoard

java.lang.Object
  |
  +--gov.sns.tools.solver.ScoreBoard

Deprecated. The optimization and optimizer packages have been replaced by the solver package.

public class ScoreBoard
extends java.lang.Object

Scoreboard maintains the status of the solver including the clock and the best solution found so far.


Constructor Summary
ScoreBoard()
          Deprecated. Creates a new instance of Scoreboard
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScoreBoard

public ScoreBoard()
Deprecated. 
Creates a new instance of Scoreboard