drasys.or.opt.lp
Class ConvergenceException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--drasys.or.ORException
                    |
                    +--drasys.or.opt.OptException
                          |
                          +--drasys.or.opt.lp.LPException
                                |
                                +--drasys.or.opt.lp.ConvergenceException

public class ConvergenceException
extends LPException

Thrown if an algorithm doesn't converge to a solution after the maximum iterations.

See Also:
Serialized Form

Constructor Summary
ConvergenceException()
           
ConvergenceException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConvergenceException

public ConvergenceException()

ConvergenceException

public ConvergenceException(java.lang.String s)


Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com