Definition in file mt_T2.c.
#include "mt_T2.h"
Include dependency graph for mt_T2.c:
Go to the source code of this file.
Functions | |
int | MTt2_ccbk (CPXCENVptr env, void *cbdata, int wherefrom, void *cbhandle, int *useraction_p) |
Interface for the CPLEX-callback for the MTt2Cut function. | |
int | MTt2Cut (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 T2 sets as a base, where
, and where we try all possible
|