/home/coin/SVN-release/OS-2.1.1/Couenne/src/disjunctive/disjCut.cpp File Reference

#include "CoinTime.hpp"
#include "OsiClpSolverInterface.hpp"
#include "CouennePrecisions.hpp"
#include "CouenneDisjCuts.hpp"

Include dependency graph for disjCut.cpp:

Go to the source code of this file.

Defines

#define COEFF_BOUNDS   1.e10
#define MIN_NUM_COEFF   1.e-9
#define MAX_NUM_COEFF   1.e+9
#define MAX_NUM_RATIO   1.e+6

Functions

void printMatrix (int nrows, int ncols, int nel, const int *start, const int *len, const int *ind, const double *el)
void printMatrix (const CoinPackedMatrix *A)
void printLPMatrix (const OsiSolverInterface &si)
void addSubMatr (int *start, int *len, int *ind, double *el, CoinPackedMatrix &Astd, CoinPackedVector &rstd, int &cur, int &curCol, int dispM, int dispVec, int nrows)


Define Documentation

#define COEFF_BOUNDS   1.e10

Definition at line 16 of file disjCut.cpp.

Referenced by CouenneDisjCuts::generateDisjCuts().

#define MIN_NUM_COEFF   1.e-9

Definition at line 18 of file disjCut.cpp.

Referenced by CouenneDisjCuts::generateDisjCuts().

#define MAX_NUM_COEFF   1.e+9

Definition at line 19 of file disjCut.cpp.

Referenced by CouenneDisjCuts::generateDisjCuts().

#define MAX_NUM_RATIO   1.e+6

Definition at line 20 of file disjCut.cpp.

Referenced by CouenneDisjCuts::generateDisjCuts().


Function Documentation

void printMatrix ( int  nrows,
int  ncols,
int  nel,
const int *  start,
const int *  len,
const int *  ind,
const double *  el 
)

Definition at line 81 of file dummyVecMatr.cpp.

Referenced by CouenneDisjCuts::generateDisjCuts(), printLPMatrix(), and printMatrix().

void printMatrix ( const CoinPackedMatrix *  A  ) 

Definition at line 107 of file dummyVecMatr.cpp.

References printMatrix().

void printLPMatrix ( const OsiSolverInterface &  si  ) 

Definition at line 125 of file dummyVecMatr.cpp.

References printMatrix().

Referenced by CouenneDisjCuts::generateDisjCuts().

void addSubMatr ( int *  start,
int *  len,
int *  ind,
double *  el,
CoinPackedMatrix &  Astd,
CoinPackedVector &  rstd,
int &  cur,
int &  curCol,
int  dispM,
int  dispVec,
int  nrows 
)

Definition at line 19 of file dummyVecMatr.cpp.

Referenced by CouenneDisjCuts::generateDisjCuts().


Generated on Mon May 3 03:09:39 2010 by  doxygen 1.4.7