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

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

Go to the source code of this file.

Functions

int user_receive_cp_data PROTO ((void **user))
int user_prepare_to_check_cuts PROTO ((void *user, int varnum, int *indices, double *values))
int user_check_cut PROTO ((void *user, double lpetol, int varnum, int *indices, double *values, cut_data *cut, int *is_violated, double *quality))
int user_finished_checking_cuts PROTO ((void *user))

Function Documentation

int user_receive_cp_data PROTO ( (void **user)   ) 
int user_prepare_to_check_cuts PROTO ( (void *user, int varnum, int *indices, double *values)   ) 
int user_check_cut PROTO ( (void *user, double lpetol, int varnum, int *indices, double *values, cut_data *cut, int *is_violated, double *quality)   ) 
int user_finished_checking_cuts PROTO ( (void *user)   ) 

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