Minotaur 0.4.1
Docs for developers
Classes | Namespaces | Typedefs
ConBoundMod.h File Reference

Declare the class ConBoundMod. It is used to save modifications in a bound of a constraint. Also declare ConBoundMod2 that is used to change both bounds of a constraint. Also declare ConMod that is used to change nonlinear part of the constraint. More...

#include "Modification.h"
#include "NonlinearFunction.h"
Include dependency graph for ConBoundMod.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Minotaur::ConBoundMod
 Modification of a single bound on a constraint. More...
 
class  Minotaur::ConBoundMod2
 Modification of a both bounds on a constraint. More...
 
class  Minotaur::ConMod
 Modification of a both bounds on a constraint. More...
 

Namespaces

namespace  Minotaur
 

Typedefs

typedef ConBoundMod * Minotaur::ConBoundModPtr
 
typedef std::vector< ConBoundModPtr > Minotaur::ConBoundModVector
 
typedef ConBoundModVector::iterator Minotaur::ConBoundModIter
 
typedef ConBoundModVector::const_iterator Minotaur::ConBoundModConstIter
 
typedef ConBoundMod2 * Minotaur::ConBoundMod2Ptr
 
typedef const ConBoundMod2 * Minotaur::ConstConBoundMod2Ptr
 
typedef std::vector< ConBoundMod2Ptr > Minotaur::ConBoundMod2Vector
 
typedef ConBoundMod2Vector::iterator Minotaur::ConBoundMod2Iter
 
typedef ConBoundMod2Vector::const_iterator Minotaur::ConBoundMod2ConstIter
 
typedef ConMod * Minotaur::ConModPtr
 
typedef const ConMod * Minotaur::ConstConModPtr
 
typedef std::vector< ConModPtr > Minotaur::ConModVector
 
typedef ConModVector::iterator Minotaur::ConModIter
 
typedef ConModVector::const_iterator Minotaur::ConModConstIter
 

Detailed Description

Declare the class ConBoundMod. It is used to save modifications in a bound of a constraint. Also declare ConBoundMod2 that is used to change both bounds of a constraint. Also declare ConMod that is used to change nonlinear part of the constraint.

Author
Meenarli Sharma, Indian Institute of Technology Bombay

Minotaur source code documented by Doxygen 1.9.4 on Thu Apr 24 2025