SCIP Doxygen Documentation
Loading...
Searching...
No Matches
scipgithash.h File Reference

Detailed Description

git hash methods

Author
Stefan Heinz

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