Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

NlpSimple.hh File Reference

Supports the intialization of a nonlinear problem and the storage of the problem specific bounds and functions. More...

#include "IotrRefCount.hh"
#include "IotrHandle.hh"
#include "NlpBounds.hh"
#include "Nlp.hh"

Go to the source code of this file.

Compounds

class  NlpSimple
 An implementation of Nlp that does not add slack variables, or transform the problem in any way other than to remove fixed variables. More...

class  NlpSimpleGrads
 An implementation of NlpGrads that does not add slack variables, or otherwise alter the values of the gradients of the objective or constraint functions, except by removing elements corresponding to fixed variables. More...

class  NlpSimpleHessian
 An implementation of NlpHessian that doesn't use slacks or alter the values in any way other than to remove fixed variables. More...

class  NlpSimpleLocalModel
 An implementation of NlpLocalModel that doesn't use slacks, or alter the data in any way other than to remove fixed variables. More...

class  NlpSimpleValues
 An implementation of NlpValues that does not add slack variables, or otherwise alter the given values of the objective and constraint functions. More...


Detailed Description

Supports the intialization of a nonlinear problem and the storage of the problem specific bounds and functions.

Can also be used to update the local model of the problem.


Generated on Wed Aug 27 10:03:41 2003 for iotr by doxygen1.2.18