Scippy

    SCIP

    Solving Constraint Integer Programs

    type_primal.h File Reference

    Detailed Description

    type definitions for collecting primal CIP solutions and primal informations

    Author
    Tobias Achterberg

    Definition in file type_primal.h.

    Go to the source code of this file.

    Typedefs

    typedef struct SCIP_Primal SCIP_PRIMAL
     

    Typedef Documentation

    ◆ SCIP_PRIMAL

    typedef struct SCIP_Primal SCIP_PRIMAL

    primal data

    Definition at line 39 of file type_primal.h.