Definition in file mt_T1.h.
#include "EGlib.h"
#include "mt_gomory.h"
#include "mt_cplex_cbk.h"
#include "mt_cutpool.h"
#include "mt_tableau.h"
Include dependency graph for mt_T1.h:

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

Go to the source code of this file.
Functions | |
| int | MTt1_ccbk (CPXCENVptr env, void *cbdata, int wherefrom, void *cbhandle, int *useraction_p) |
| Interface for the CPLEX-callback for the MTt1Cut function. | |
| int | MTt1Cut (const MTrowmatrix_t *const tb, MTlp_t *const lp, MTcutHeap_t *const cuth, const double *const f, double *const extcut, double *const work, const int cut_style) |
| compute the best cuts found using T1 sets as a base, where
and where we try all possible
| |
1.4.6