Scippy

    SCIP

    Solving Constraint Integer Programs

    type_lpiexact.h File Reference

    Detailed Description

    type definitions for specific exact LP solvers interface

    Author
    Leon Eifler

    Definition in file type_lpiexact.h.

    #include "lpi/type_lpi.h"

    Go to the source code of this file.

    Typedefs

    typedef struct SCIP_LPiExact SCIP_LPIEXACT
     

    Typedef Documentation

    ◆ SCIP_LPIEXACT

    typedef struct SCIP_LPiExact SCIP_LPIEXACT

    solver dependent LP interface

    Definition at line 37 of file type_lpiexact.h.