Scippy

SCIP

Solving Constraint Integer Programs

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 28 of file scipgithash.c.

Referenced by SCIPprintVersion().