$search

Go to the source code of this file.
Defines | |
| #define | DEBUG 0 |
| regular debugging | |
| #define | ERR_EPS 0.0000001 |
| small epsilon for various floating error checking | |
| #define | MEM_CHECK 0 |
| memory debugging | |
| #define | SBPL_DEBUG printf |
| #define | SBPL_DEBUG_NAMED fprintf |
| #define | SBPL_ERROR printf |
| #define | SBPL_FATAL printf |
| #define | SBPL_FCLOSE fclose |
| #define | SBPL_FFLUSH fflush |
| #define | SBPL_FOPEN fopen |
| #define | SBPL_FPRINTF fprintf |
| #define | SBPL_INFO printf |
| #define | SBPL_PRINTF printf |
| #define | SBPL_WARN printf |
| #define | TIME_DEBUG 0 |
| timing debugging | |
| #define | USE_HEUR 1 |
| if set, then heuristic is used if available | |
| #define ERR_EPS 0.0000001 |