Scippy

    SCIP

    Solving Constraint Integer Programs

    SCIP_Junction Struct Reference

    Detailed Description

    fork without LP solution, where only bounds and constraints have been changed

    Definition at line 91 of file struct_tree.h.

    #include <struct_tree.h>

    Data Fields

    int nchildren
     

    Field Documentation

    ◆ nchildren

    int SCIP_Junction::nchildren

    number of children of this parent node

    Definition at line 93 of file struct_tree.h.

    Referenced by junctionInit(), nodeReleaseParent(), and treeSwitchPath().