Scippy

    SCIP

    Solving Constraint Integer Programs

    SplitOrientation Struct Reference

    Detailed Description

    A data structure that tells us if the head or tail of a marked arc is split, and if the other node is in the source or the sink partition.

    Definition at line 9074 of file network.c.

    Data Fields

    SCIP_Bool headSplit
     
    SCIP_Bool otherIsSource
     

    Field Documentation

    ◆ headSplit

    ◆ otherIsSource

    SCIP_Bool SplitOrientation::otherIsSource