Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CoinLpIO Member List

This is the complete list of members for CoinLpIO, including all inherited members.

are_invalid_names(char const *const *vnames, const int card_vnames, const bool check_ranged) const CoinLpIO
bufferLength_CoinLpIOmutableprotected
bufferPosition_CoinLpIOmutableprotected
card_previous_names_CoinLpIOprotected
checkColNames()CoinLpIOprotected
checkRowNames()CoinLpIOprotected
CoinLpIO()CoinLpIO
CoinLpIO(const CoinLpIO &)CoinLpIO
CoinLpIOUnitTest(const std::string &lpDir)CoinLpIOfriend
collower_CoinLpIOprotected
columnIndex(const char *name) const CoinLpIO
columnName(int index) const CoinLpIO
colupper_CoinLpIOprotected
convertBoundToSense(const double lower, const double upper, char &sense, double &right, double &range) const CoinLpIOinline
decimals_CoinLpIOprotected
defaultHandler_CoinLpIOprotected
eofFound_CoinLpIOmutableprotected
epsilon_CoinLpIOprotected
fileName_CoinLpIOprotected
find_obj() const CoinLpIOprotected
findHash(const char *name, int section) const CoinLpIOprotected
first_is_number(const char *buff) const CoinLpIOprotected
freeAll()CoinLpIO
freePreviousNames(const int section)CoinLpIO
fscanfLpIO(char *buff) const CoinLpIOprotected
getColLower() const CoinLpIO
getColNames() const CoinLpIO
getColUpper() const CoinLpIO
getDecimals() const CoinLpIO
getEpsilon() const CoinLpIO
getInfinity() const CoinLpIO
getMatrixByCol() const CoinLpIO
getMatrixByRow() const CoinLpIO
getNumberAcross() const CoinLpIO
getNumCols() const CoinLpIO
getNumElements() const CoinLpIO
getNumObjectives() const CoinLpIO
getNumRows() const CoinLpIO
getObjCoefficients() const CoinLpIO
getObjCoefficients(int j) const CoinLpIO
getObjName() const CoinLpIO
getObjName(int j) const CoinLpIO
getPreviousColNames(char const *const *prev, int *card_prev) const CoinLpIO
getPreviousRowNames(char const *const *prev, int *card_prev) const CoinLpIO
getProblemName() const CoinLpIO
getRightHandSide() const CoinLpIO
getRowLower() const CoinLpIO
getRowNames() const CoinLpIO
getRowRange() const CoinLpIO
getRowSense() const CoinLpIO
getRowUpper() const CoinLpIO
gutsOfCopy(const CoinLpIO &)CoinLpIO
gutsOfDestructor()CoinLpIO
handler_CoinLpIOprotected
hash_CoinLpIOmutableprotected
infinity_CoinLpIOprotected
input_CoinLpIOprotected
inputBuffer_CoinLpIOmutableprotected
insertHash(const char *thisName, int section)CoinLpIOprotected
integerColumns() const CoinLpIO
integerType_CoinLpIOprotected
is_comment(const char *buff) const CoinLpIOprotected
is_free(const char *buff) const CoinLpIOprotected
is_inf(const char *buff) const CoinLpIOprotected
is_invalid_name(const char *buff, const bool ranged) const CoinLpIO
is_keyword(const char *buff) const CoinLpIOprotected
is_sense(const char *buff) const CoinLpIOprotected
is_subject_to(const char *buff) const CoinLpIOprotected
isInteger(int columnNumber) const CoinLpIO
loadSOS(int numberSets, const CoinSet *sets)CoinLpIO
loadSOS(int numberSets, const CoinSet **sets)CoinLpIO
matrixByColumn_CoinLpIOmutableprotected
matrixByRow_CoinLpIOprotected
maxHash_CoinLpIOprotected
messageHandler() const CoinLpIOinline
messages()CoinLpIOinline
messages_CoinLpIOprotected
messagesPointer()CoinLpIOinline
names_CoinLpIOprotected
newCardLpIO() const CoinLpIOprotected
newLanguage(CoinMessages::Language language)CoinLpIO
num_objectives_CoinLpIOprotected
numberAcross_CoinLpIOprotected
numberColumns_CoinLpIOprotected
numberElements_CoinLpIOprotected
numberHash_CoinLpIOprotected
numberRows_CoinLpIOprotected
numberSets() const CoinLpIOinline
numberSets_CoinLpIOprotected
objective_CoinLpIOprotected
objectiveOffset() const CoinLpIO
objectiveOffset(int j) const CoinLpIO
objectiveOffset_CoinLpIOprotected
objName_CoinLpIOprotected
operator=(const CoinLpIO &rhs)CoinLpIO
out_coeff(FILE *fp, double v, int print_1) const CoinLpIOprotected
passInMessageHandler(CoinMessageHandler *handler)CoinLpIO
previous_names_CoinLpIOprotected
print() const CoinLpIO
problemName_CoinLpIOprotected
read_monom_obj(double *coeff, char **name, int *cnt, char **obj_name, int *num_objectives, int *obj_starts)CoinLpIOprotected
read_monom_row(char *start_str, double *coeff, char **name, int cnt_coeff) const CoinLpIOprotected
read_row(char *buff, double **pcoeff, char ***pcolNames, int *cnt_coeff, int *maxcoeff, double *rhs, double *rowlow, double *rowup, int *cnt_row, double inf) const CoinLpIOprotected
readLp(const char *filename, const double epsilon)CoinLpIO
readLp(const char *filename)CoinLpIO
readLp(FILE *fp, const double epsilon)CoinLpIO
readLp(FILE *fp)CoinLpIO
readLp()CoinLpIO
realloc_coeff(double **coeff, char ***colNames, int *maxcoeff) const CoinLpIOprotected
realloc_col(double **collow, double **colup, char **is_int, int *maxcol) const CoinLpIOprotected
realloc_row(char ***rowNames, CoinBigIndex **start, double **rhs, double **rowlow, double **rowup, int *maxrow) const CoinLpIOprotected
rhs_CoinLpIOmutableprotected
rowIndex(const char *name) const CoinLpIO
rowlower_CoinLpIOprotected
rowName(int index) const CoinLpIO
rowrange_CoinLpIOmutableprotected
rowsense_CoinLpIOmutableprotected
rowupper_CoinLpIOprotected
set_CoinLpIOprotected
setDecimals(const int)CoinLpIO
setDefaultColNames()CoinLpIO
setDefaultRowNames()CoinLpIO
setEpsilon(const double)CoinLpIO
setInfinity(const double)CoinLpIO
setInformation() const CoinLpIOinline
setLanguage(CoinMessages::Language language)CoinLpIOinline
setLpDataRowAndColNames(char const *const *const rownames, char const *const *const colnames)CoinLpIO
setLpDataWithoutRowAndColNames(const CoinPackedMatrix &m, const double *collb, const double *colub, const double *obj_coeff, const char *integrality, const double *rowlb, const double *rowub)CoinLpIO
setLpDataWithoutRowAndColNames(const CoinPackedMatrix &m, const double *collb, const double *colub, const double *obj_coeff[MAX_OBJECTIVES], int num_objectives, const char *integrality, const double *rowlb, const double *rowub)CoinLpIO
setNumberAcross(const int)CoinLpIO
setObjectiveOffset(double value)CoinLpIOinline
setObjectiveOffset(double value, int j)CoinLpIOinline
setProblemName(const char *name)CoinLpIO
skip_comment(char *buff) const CoinLpIOprotected
startHash(char const *const *const names, const COINColumnIndex number, int section)CoinLpIOprotected
stopHash(int section)CoinLpIOprotected
wasMaximization() const CoinLpIOinline
wasMaximization_CoinLpIOprotected
writeLp(const char *filename, const double epsilon, const int numberAcross, const int decimals, const bool useRowNames=true)CoinLpIO
writeLp(FILE *fp, const double epsilon, const int numberAcross, const int decimals, const bool useRowNames=true)CoinLpIO
writeLp(const char *filename, const bool useRowNames=true)CoinLpIO
writeLp(FILE *fp, const bool useRowNames=true)CoinLpIO
~CoinLpIO()CoinLpIO