Definition in file mt_T1.c.
#include "mt_T1.h"
Include dependency graph for mt_T1.c:
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
|