scipgithash.h File Reference
Detailed Description
git hash methods
Definition in file scipgithash.h.
#include "scip/def.h"
Go to the source code of this file.
Functions | |
const char * | SCIPgetGitHash (void) |
Function Documentation
◆ SCIPgetGitHash()
const char * SCIPgetGitHash | ( | void | ) |
returns the SCIP git hash
Definition at line 37 of file scipgithash.c.
Referenced by SCIPprintVersion().