/home/coin/SVN-release/OS-2.4.2/Couenne/src/cut/sdpcuts/orthocut.hpp File Reference

#include <CglCutGenerator.hpp>
#include <OsiSolverInterface.hpp>
#include <tracer.hpp>
#include <misc_util.hpp>

Include dependency graph for orthocut.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define indexQ(i, j, n)   ((n) + (i) * (2*(n)-1-(i)) / 2 + (j))

Functions

void orthoCutGen (const double *sol, int n, OsiCuts &cs, double *z, double *w, int m, Tracer *tracer)


Define Documentation

#define indexQ ( i,
j,
n   )     ((n) + (i) * (2*(n)-1-(i)) / 2 + (j))

Definition at line 18 of file orthocut.hpp.


Function Documentation

void orthoCutGen ( const double *  sol,
int  n,
OsiCuts &  cs,
double *  z,
double *  w,
int  m,
Tracer tracer 
)

Definition at line 18 of file orthocut.cpp.

References indexQ, k, np, Tracer::setOrthocutTime(), Tracer::setOrthocutTotalCuts(), Timer::start(), and Timer::time().

Referenced by CutGen::generateCuts().


Generated on Wed Nov 30 03:07:47 2011 by  doxygen 1.4.7