Scippy

SCIP

Solving Constraint Integer Programs

Detailed Description

Gomory Mixed-Integer Cuts.

Author
Giacomo Nannicini

Definition in file sepa_gmi.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeSepaGMI (SCIP *scip)
 

Function Documentation

◆ SCIPincludeSepaGMI()