SCIP Doxygen Documentation
Loading...
Searching...
No Matches

Detailed Description

git hash methods

Author
Stefan Heinz

Definition in file scipgithash.c.

#include "scip/scipgithash.h"
#include "scip/githash.c"

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().