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 | |
SCIP_EXPORT const char * | SCIPgetGitHash (void) |
Function Documentation
◆ SCIPgetGitHash()
SCIP_EXPORT const char* SCIPgetGitHash | ( | void | ) |
returns the SCIP git hash
Definition at line 28 of file scipgithash.c.
Referenced by SCIPprintVersion().