Scippy

    SCIP

    Solving Constraint Integer Programs

    Detailed Description

    exact LP interface for QSopt_ex version >= 2.5.4 (r239)

    Author
    Leon Eifler
    Daniel Espinoza
    Marc Pfetsch
    Kati Wolter

    Definition in file lpiexact_qsoex.c.

    #include "scip/def.h"
    #include <string.h>
    #include "scip/bitencode.h"
    #include "scip/scip_mem.h"
    #include "lpiexact/type_lpiexact.h"
    #include "lpiexact/lpiexact.h"
    #include "scip/pub_message.h"
    #include "scip/rationalgmp.h"

    Go to the source code of this file.

    Functions

    const char * SCIPlpiExactGetSolverName (void)
     
    const char * SCIPlpiExactGetSolverDesc (void)
     
    const char * SCIPlpiExactGetExternalCodeName (void)
     
    const char * SCIPlpiExactGetExternalCodeDesc (void)