|
Dip
0.92.4
|

Go to the source code of this file.
Macros | |
| #define | READ_INPUT 0 |
| #define | FIX_LEX 1 |
| #define | OUR_FORMAT 5 |
| #define | OUR_FORMAT_0 0 |
| #define | SPP_OPTIMAL 3 |
| #define | SPP_FEASIBILITY_NOT_KNOWN 2 |
| #define | SPP_FEASIBLE 1 |
| #define | SPP_INFEASIBLE 0 |
| #define | ETOL 0.00001 |
| #define READ_INPUT 0 |
Definition at line 21 of file spp_constants.h.
| #define FIX_LEX 1 |
Definition at line 22 of file spp_constants.h.
| #define OUR_FORMAT 5 |
Definition at line 25 of file spp_constants.h.
| #define OUR_FORMAT_0 0 |
Definition at line 26 of file spp_constants.h.
| #define SPP_OPTIMAL 3 |
Definition at line 29 of file spp_constants.h.
| #define SPP_FEASIBILITY_NOT_KNOWN 2 |
Definition at line 30 of file spp_constants.h.
| #define SPP_FEASIBLE 1 |
Definition at line 31 of file spp_constants.h.
| #define SPP_INFEASIBLE 0 |
Definition at line 32 of file spp_constants.h.
| #define ETOL 0.00001 |
Definition at line 34 of file spp_constants.h.
1.8.5