gov.sns.tools.solver.hint
Class Hint

java.lang.Object
  |
  +--gov.sns.tools.solver.hint.Hint

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

public abstract class Hint
extends java.lang.Object

Hint is the abstract class used for implementing hints.


Field Summary
protected  java.lang.String label
          Deprecated.  
 
Constructor Summary
Hint(java.lang.String aHint)
          Deprecated. Creates a new instance of Hint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

label

protected java.lang.String label
Deprecated. 
Constructor Detail

Hint

public Hint(java.lang.String aHint)
Deprecated. 
Creates a new instance of Hint