24 #ifndef __SCIP_STRUCT_PROB_H__ 25 #define __SCIP_STRUCT_PROB_H__ SCIP_HASHTABLE * varnames
type definitions for miscellaneous datastructures
SCIP_DECL_PROBEXITSOL((*probexitsol))
SCIP_DECL_PROBDELTRANS((*probdeltrans))
SCIP_HASHTABLE * consnames
SCIP_DECL_PROBINITSOL((*probinitsol))
type definitions for problem variables
SCIP_Bool conscompression
SCIP_DECL_PROBDELORIG((*probdelorig))
enum SCIP_Objsense SCIP_OBJSENSE
type definitions for storing and manipulating the main problem
struct SCIP_ProbData SCIP_PROBDATA
SCIP_DECL_PROBCOPY((*probcopy))
SCIP_DECL_PROBTRANS((*probtrans))
common defines and data types used in all packages of SCIP
type definitions for constraints and constraint handlers