CoinUtils 2.11.10
Loading...
Searching...
No Matches
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) constCoinLpIO
bufferLength_CoinLpIOmutableprotected
bufferPosition_CoinLpIOmutableprotected
card_previous_names_CoinLpIOprotected
checkColNames()CoinLpIOprotected
checkRowNames()CoinLpIOprotected
CoinLpIO()CoinLpIO
CoinLpIO(const CoinLpIO &)CoinLpIO
CoinLpIOUnitTestCoinLpIOfriend
collower_CoinLpIOprotected
columnIndex(const char *name) constCoinLpIO
columnName(int index) constCoinLpIO
colupper_CoinLpIOprotected
convertBoundToSense(const double lower, const double upper, char &sense, double &right, double &range) constCoinLpIOinline
decimals_CoinLpIOprotected
defaultHandler_CoinLpIOprotected
eofFound_CoinLpIOmutableprotected
epsilon_CoinLpIOprotected
fileName_CoinLpIOprotected
find_obj() constCoinLpIOprotected
findHash(const char *name, int section) constCoinLpIOprotected
first_is_number(const char *buff) constCoinLpIOprotected
freeAll()CoinLpIO
freePreviousNames(const int section)CoinLpIO
fscanfLpIO(char *buff) constCoinLpIOprotected
getColLower() constCoinLpIO
getColNames() constCoinLpIO
getColUpper() constCoinLpIO
getDecimals() constCoinLpIO
getEpsilon() constCoinLpIO
getInfinity() constCoinLpIO
getMatrixByCol() constCoinLpIO
getMatrixByRow() constCoinLpIO
getNumberAcross() constCoinLpIO
getNumCols() constCoinLpIO
getNumElements() constCoinLpIO
getNumObjectives() constCoinLpIO
getNumRows() constCoinLpIO
getObjCoefficients() constCoinLpIO
getObjCoefficients(int j) constCoinLpIO
getObjName() constCoinLpIO
getObjName(int j) constCoinLpIO
getPreviousColNames(char const *const *prev, int *card_prev) constCoinLpIO
getPreviousRowNames(char const *const *prev, int *card_prev) constCoinLpIO
getProblemName() constCoinLpIO
getRightHandSide() constCoinLpIO
getRowLower() constCoinLpIO
getRowNames() constCoinLpIO
getRowRange() constCoinLpIO
getRowSense() constCoinLpIO
getRowUpper() constCoinLpIO
gutsOfCopy(const CoinLpIO &)CoinLpIO
gutsOfDestructor()CoinLpIO
handler_CoinLpIOprotected
hash_CoinLpIOmutableprotected
infinity_CoinLpIOprotected
input_CoinLpIOprotected
inputBuffer_CoinLpIOmutableprotected
insertHash(const char *thisName, int section)CoinLpIOprotected
integerColumns() constCoinLpIO
integerType_CoinLpIOprotected
is_comment(const char *buff) constCoinLpIOprotected
is_free(const char *buff) constCoinLpIOprotected
is_inf(const char *buff) constCoinLpIOprotected
is_invalid_name(const char *buff, const bool ranged) constCoinLpIO
is_keyword(const char *buff) constCoinLpIOprotected
is_sense(const char *buff) constCoinLpIOprotected
is_subject_to(const char *buff) constCoinLpIOprotected
isInteger(int columnNumber) constCoinLpIO
loadSOS(int numberSets, const CoinSet *sets)CoinLpIO
loadSOS(int numberSets, const CoinSet **sets)CoinLpIO
matrixByColumn_CoinLpIOmutableprotected
matrixByRow_CoinLpIOprotected
maxHash_CoinLpIOprotected
messageHandler() constCoinLpIOinline
messages()CoinLpIOinline
messages_CoinLpIOprotected
messagesPointer()CoinLpIOinline
names_CoinLpIOprotected
newCardLpIO() constCoinLpIOprotected
newLanguage(CoinMessages::Language language)CoinLpIO
num_objectives_CoinLpIOprotected
numberAcross_CoinLpIOprotected
numberColumns_CoinLpIOprotected
numberElements_CoinLpIOprotected
numberHash_CoinLpIOprotected
numberRows_CoinLpIOprotected
numberSets() constCoinLpIOinline
numberSets_CoinLpIOprotected
objective_CoinLpIOprotected
objectiveOffset() constCoinLpIO
objectiveOffset(int j) constCoinLpIO
objectiveOffset_CoinLpIOprotected
objName_CoinLpIOprotected
operator=(const CoinLpIO &rhs)CoinLpIO
out_coeff(FILE *fp, double v, int print_1) constCoinLpIOprotected
passInMessageHandler(CoinMessageHandler *handler)CoinLpIO
previous_names_CoinLpIOprotected
print() constCoinLpIO
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) constCoinLpIOprotected
read_row(char *buff, double **pcoeff, char ***pcolNames, int *cnt_coeff, int *maxcoeff, double *rhs, double *rowlow, double *rowup, int *cnt_row, double inf) constCoinLpIOprotected
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) constCoinLpIOprotected
realloc_col(double **collow, double **colup, char **is_int, int *maxcol) constCoinLpIOprotected
realloc_row(char ***rowNames, CoinBigIndex **start, double **rhs, double **rowlow, double **rowup, int *maxrow) constCoinLpIOprotected
rhs_CoinLpIOmutableprotected
rowIndex(const char *name) constCoinLpIO
rowlower_CoinLpIOprotected
rowName(int index) constCoinLpIO
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() constCoinLpIOinline
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) constCoinLpIOprotected
startHash(char const *const *const names, const COINColumnIndex number, int section)CoinLpIOprotected
stopHash(int section)CoinLpIOprotected
wasMaximization() constCoinLpIOinline
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