/home/coin/svn-release/OptimizationSuite-1.1.0/SYMPHONY/include/sym_cg_u.h File Reference

#include "sym_types.h"
Include dependency graph for sym_cg_u.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int cg_add_explicit_cut PROTO ((int nzcnt, int *indices, double *values, double rhs, double range, char sense, char send_to_cp, int *num_cuts, int *alloc_cuts, cut_data ***cuts))
int cg_add_user_cut PROTO ((cut_data *new_cut, int *num_cuts, int *alloc_cuts, cut_data ***cuts))
int user_receive_cg_data PROTO ((void **user, int dg_id))
int user_free_cg PROTO ((void **user))
int user_find_cuts PROTO ((void *user, int varnum, int iter_num, int level, int index, double objval, int *indices, double *values, double ub, double lpetol, int *num_cuts, int *alloc_cuts, cut_data ***cuts))
int user_receive_lp_solution_cg PROTO ((void *user))

Function Documentation

int cg_add_explicit_cut PROTO ( (int nzcnt, int *indices, double *values, double rhs, double range, char sense, char send_to_cp, int *num_cuts, int *alloc_cuts, cut_data ***cuts)   ) 
int cg_add_user_cut PROTO ( (cut_data *new_cut, int *num_cuts, int *alloc_cuts, cut_data ***cuts)   ) 
int user_receive_cg_data PROTO ( (void **user, int dg_id)   ) 
int user_free_master PROTO ( (void **user)   ) 
int user_find_cuts PROTO ( (void *user, int varnum, int iter_num, int level, int index, double objval, int *indices, double *values, double ub, double lpetol, int *num_cuts, int *alloc_cuts, cut_data ***cuts)   ) 
int user_receive_lp_solution_cp PROTO ( (void *user)   ) 

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1