#include <ClpSimplexOther.hpp>
Public Attributes | |
double | startingTheta |
double | endingTheta |
double | maxTheta |
double | acceptableMaxTheta |
double * | lowerChange |
int * | lowerList |
double * | upperChange |
int * | upperList |
char * | markDone |
int * | backwardBasic |
int * | lowerActive |
double * | lowerGap |
double * | lowerCoefficient |
int * | upperActive |
double * | upperGap |
double * | upperCoefficient |
int | unscaledChangesOffset |
bool | firstIteration |
Definition at line 107 of file ClpSimplexOther.hpp.
Definition at line 108 of file ClpSimplexOther.hpp.
Definition at line 109 of file ClpSimplexOther.hpp.
Definition at line 110 of file ClpSimplexOther.hpp.
Definition at line 111 of file ClpSimplexOther.hpp.
Definition at line 112 of file ClpSimplexOther.hpp.
Definition at line 113 of file ClpSimplexOther.hpp.
Definition at line 114 of file ClpSimplexOther.hpp.
Definition at line 115 of file ClpSimplexOther.hpp.
Definition at line 116 of file ClpSimplexOther.hpp.
Definition at line 117 of file ClpSimplexOther.hpp.
Definition at line 118 of file ClpSimplexOther.hpp.
Definition at line 119 of file ClpSimplexOther.hpp.
Definition at line 120 of file ClpSimplexOther.hpp.
Definition at line 121 of file ClpSimplexOther.hpp.
Definition at line 122 of file ClpSimplexOther.hpp.
Definition at line 123 of file ClpSimplexOther.hpp.
Definition at line 124 of file ClpSimplexOther.hpp.
Definition at line 125 of file ClpSimplexOther.hpp.