If a constraint is transformed from its pool to the row format it may turn out that the constraint is infeasible since variables are fixed or set such that all nonzero coefficients of the left hand side are eliminated and the right hand side has to be updated.
#include <infeascon.h>
Inheritance diagram for ABA_INFEASCON::
|
If a constraint is transformed from its pool to the row format it may turn out that the constraint is infeasible since variables are fixed or set such that all nonzero coefficients of the left hand side are eliminated and the right hand side has to be updated.
Definition at line 48 of file infeascon.h.
The different ways of infeasibility of a constraint.
Definition at line 57 of file infeascon.h.
The constructor.
A pointer to the infeasible constraint.
Definition at line 99 of file infeascon.h.
The way of infeasibility of the constraint.
Definition at line 104 of file infeascon.h.
true If the variable v might reduce the infeasibility,
false otherwise.
A pointer to the corresponding master of the optimization.
Definition at line 87 of file infeascon.h.
A pointer to the infeasible constraint.
Definition at line 91 of file infeascon.h.
The way of infeasibility.
Definition at line 95 of file infeascon.h.
The documentation for this class was generated from the following file: