|
VRPH
1.0
|
Go to the source code of this file.
| #define BLOAT_DEBUG 0 |
Definition at line 19 of file VRPDebug.h.
| #define CLEAN_DEBUG 0 |
Definition at line 25 of file VRPDebug.h.
| #define CONCATENATE_DEBUG 0 |
Definition at line 62 of file VRPDebug.h.
| #define CONCATENATE_VERIFY 0 + VERIFY_ALL |
Definition at line 63 of file VRPDebug.h.
| #define CROSS_EXCHANGE_DEBUG 0 |
Definition at line 75 of file VRPDebug.h.
| #define CROSS_EXCHANGE_VERIFY 0 + VERIFY_ALL |
Definition at line 76 of file VRPDebug.h.
| #define CW_DEBUG 0 |
Definition at line 23 of file VRPDebug.h.
| #define FIXED_DEBUG 0 |
Definition at line 16 of file VRPDebug.h.
| #define FLIP_DEBUG 0 |
Definition at line 47 of file VRPDebug.h.
| #define FLIP_VERIFY 0 + VERIFY_ALL |
Definition at line 48 of file VRPDebug.h.
| #define NEIGHBOR_DEBUG 0 |
Definition at line 79 of file VRPDebug.h.
| #define OP_VERIFY 0 |
Definition at line 30 of file VRPDebug.h.
| #define OPM_DEBUG 0 |
Definition at line 36 of file VRPDebug.h.
| #define OPM_VERIFY 0 + VERIFY_ALL |
Definition at line 35 of file VRPDebug.h.
| #define OR_DEBUG 0 |
Definition at line 39 of file VRPDebug.h.
| #define OR_VERIFY 0 + VERIFY_ALL |
Definition at line 38 of file VRPDebug.h.
| #define POSTSERT_DEBUG 0 |
Definition at line 42 of file VRPDebug.h.
| #define POSTSERT_VERIFY 0 + VERIFY_ALL |
Definition at line 41 of file VRPDebug.h.
| #define PRESERT_DEBUG 0 |
Definition at line 45 of file VRPDebug.h.
| #define PRESERT_VERIFY 0 + VERIFY_ALL |
Definition at line 44 of file VRPDebug.h.
| #define Q_DEBUG 0 |
Definition at line 27 of file VRPDebug.h.
| #define Q_VERIFY 0 + VERIFY_ALL |
Definition at line 28 of file VRPDebug.h.
| #define REVERSE_DEBUG 0 |
Definition at line 56 of file VRPDebug.h.
| #define REVERSE_VERIFY 0 + VERIFY_ALL |
Definition at line 57 of file VRPDebug.h.
| #define SEARCH_DEBUG 0 |
Definition at line 17 of file VRPDebug.h.
| #define STRING_DEBUG 0 |
Definition at line 32 of file VRPDebug.h.
| #define STRING_VERIFY 0 + VERIFY_ALL |
Definition at line 33 of file VRPDebug.h.
| #define SWAP_DEBUG 0 |
Definition at line 60 of file VRPDebug.h.
| #define SWAP_DEBUG 0 |
Definition at line 60 of file VRPDebug.h.
| #define SWAP_ENDS_DEBUG 0 |
Definition at line 50 of file VRPDebug.h.
| #define SWAP_ENDS_VERIFY 0 + VERIFY_ALL |
Definition at line 51 of file VRPDebug.h.
| #define SWAP_VERIFY 0 + VERIFY_ALL |
Definition at line 59 of file VRPDebug.h.
| #define SWAP_VERIFY 0 + VERIFY_ALL |
Definition at line 59 of file VRPDebug.h.
| #define THREE_OPT_DEBUG 0 |
Definition at line 72 of file VRPDebug.h.
| #define THREE_OPT_VERIFY 0 + VERIFY_ALL |
Definition at line 73 of file VRPDebug.h.
| #define TPM_DEBUG 0 |
Definition at line 66 of file VRPDebug.h.
| #define TPM_VERIFY 0 + VERIFY_ALL |
Definition at line 67 of file VRPDebug.h.
| #define TSPLIB_DEBUG 0 |
Definition at line 80 of file VRPDebug.h.
| #define TWO_OPT_DEBUG 0 |
Definition at line 69 of file VRPDebug.h.
| #define TWO_OPT_VERIFY 0 + VERIFY_ALL |
Definition at line 70 of file VRPDebug.h.
| #define VERIFY_ALL 0 |
Definition at line 21 of file VRPDebug.h.
| #define VRPH_TABU_DEBUG 0 |
Definition at line 18 of file VRPDebug.h.
| #define WAREHOUSE_DEBUG 0 |
Definition at line 20 of file VRPDebug.h.
| void report_error | ( | const char * | format, |
| ... | |||
| ) |
Prints the message and function name to stderr and terminates the program.
Definition at line 298 of file VRPDebug.cpp.
1.7.6.1