build flags methods
Definition in file scipbuildflags.h.
#include "scip/def.h"
Go to the source code of this file.
Functions | |
const char * | SCIPgetBuildFlags (void) |
const char* SCIPgetBuildFlags | ( | void | ) |
returns the flags that were used to build SCIP
Definition at line 27 of file scipbuildflags.c.
Referenced by SCIPprintBuildOptions().