Go to the documentation of this file.
54 cut_data *create_explicit_cut
PROTO((
int nzcnt,
int *indices,
double *values,
55 double rhs,
double range,
char sense,
57 int cg_add_explicit_cut
PROTO((
int nzcnt,
int *indices,
double *values,
58 double rhs,
double range,
char sense,
59 char send_to_cp,
int *num_cuts,
int *alloc_cuts,
61 int cg_add_user_cut
PROTO((
cut_data *new_cut,
int *num_cuts,
int *alloc_cuts,
69 int cg_send_cut
PROTO((
cut_data *new_cut,
int *num_cuts,
int *alloc_cuts,