Go to the documentation of this file.
17 #ifndef _SPP_CONSTANTS_H_
18 #define _SPP_CONSTANTS_H_
26 #define OUR_FORMAT_0 0
30 #define SPP_FEASIBILITY_NOT_KNOWN 2
31 #define SPP_FEASIBLE 1
32 #define SPP_INFEASIBLE 0
39 #define MAX_XJ_MAX_DEG 2
44 #define ODD_ANTIHOLE 2
49 #define CLIQUE_LIFTED 10
50 #define ODD_HOLE_LIFTED 11
51 #define ODD_ANTIHOLE_LIFTED 12
54 #define DONT_CHANGE_CUT 0
55 #define MAY_CHANGE_CUT 1
59 #define SPARS_PATTERN 1
60 #define EDGE_NODE_INC 2
61 #define EDGE_NODE_INC_PERT 3