Changeset 1059

Show
Ignore:
Timestamp:
06/24/08 05:02:28 (2 months ago)
Author:
dmitrey.kroshko
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openopt/scikits/openopt/oo.py

    r1004 r1059  
    228228        scipy_cobyla (this one cannot handle user-supplied gradients) 
    229229        lincher (requires CVXOPT QP solver), 
    230         ALGENCAN (very powerful constrained solver, GPL, 
     230        ALGENCAN (ver. 1.0, very powerful constrained solver, GPL, 
    231231        requires ALGENCAN + Python interface installed, 
    232232        see http://www.ime.usp.br/~egbirgin/tango/) 
     233        algencan (same solver, 2.x versions) 
     234 
    233235 
    234236    """