sdpcuts.hpp File Reference

#include <OsiXxxSolverInterface.hpp>

Go to the source code of this file.

Defines

#define LP_TOLERANCE   0.0000001
#define FEAS_CHECK_NO_VIOLATION   0
#define FEAS_CHECK_BOUNDS_VIOLATION   1
#define FEAS_CHECK_CONSTRAINT_VIOLATION   2
#define FEAS_CHECK_CONSTRAINT_VIOLATION_NO_RECOVER   3

Functions

void print_ifdefs (FILE *)
void solver_status (OsiSolverInterface *)
FILE * open_f_res ()
FILE * open_short_f_res ()
void print_current_sol (int, double, int, int, double, double, double)
void print_file_current_sol (FILE *, char *, int, double, int, int, double, double, double)
void print_file_short_sol (FILE *, char *, int, double, int, int, double, double)
int feasibility_check (const int, const int, const int, const double *, const double **, const double *, const char *, const double *, const double *, const double *, const double *)
double evaluateSolution (const int, const int, const double *, const double *, const double *, const double **, const double)

Define Documentation

#define LP_TOLERANCE   0.0000001

Definition at line 30 of file sdpcuts.hpp.

#define FEAS_CHECK_NO_VIOLATION   0

Definition at line 33 of file sdpcuts.hpp.

#define FEAS_CHECK_BOUNDS_VIOLATION   1

Definition at line 34 of file sdpcuts.hpp.

#define FEAS_CHECK_CONSTRAINT_VIOLATION   2

Definition at line 35 of file sdpcuts.hpp.

#define FEAS_CHECK_CONSTRAINT_VIOLATION_NO_RECOVER   3

Definition at line 36 of file sdpcuts.hpp.


Function Documentation

void print_ifdefs ( FILE *   ) 
void solver_status ( OsiSolverInterface *   ) 
FILE* open_f_res (  ) 
FILE* open_short_f_res (  ) 
void print_current_sol ( int  ,
double  ,
int  ,
int  ,
double  ,
double  ,
double   
)
void print_file_current_sol ( FILE *  ,
char *  ,
int  ,
double  ,
int  ,
int  ,
double  ,
double  ,
double   
)
void print_file_short_sol ( FILE *  ,
char *  ,
int  ,
double  ,
int  ,
int  ,
double  ,
double   
)
int feasibility_check ( const   int,
const   int,
const   int,
const double *  ,
const double **  ,
const double *  ,
const char *  ,
const double *  ,
const double *  ,
const double *  ,
const double *   
)
double evaluateSolution ( const   int,
const   int,
const double *  ,
const double *  ,
const double *  ,
const double **  ,
const   double 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Jan 2015 for Couenne by  doxygen 1.6.1