Macros | Functions
drawCuts.cpp File Reference
#include "CouenneCutGenerator.hpp"
#include "CouenneProblem.hpp"
#include "CouenneExprAux.hpp"
Include dependency graph for drawCuts.cpp:

Go to the source code of this file.

Macros

#define N_STEPS   100
 

Functions

void draw_cuts (OsiCuts &cs, const CouenneCutGenerator *cg, int j, expression *w, expression *img)
 allow to draw function within intervals and cuts introduced More...
 

Macro Definition Documentation

#define N_STEPS   100

Function Documentation

void draw_cuts ( OsiCuts &  cs,
const CouenneCutGenerator cg,
int  j,
expression w,
expression img 
)

allow to draw function within intervals and cuts introduced

Definition at line 21 of file drawCuts.cpp.