Scippy

    SCIP

    Solving Constraint Integer Programs

    struct_tree.h File Reference

    Detailed Description

    data structures for branch and bound tree

    Author
    Tobias Achterberg

    Definition in file struct_tree.h.

    #include "lpi/type_lpi.h"
    #include "scip/def.h"
    #include "scip/type_cons.h"
    #include "scip/type_history.h"
    #include "scip/type_lp.h"
    #include "scip/type_nodesel.h"
    #include "scip/type_prop.h"
    #include "scip/type_tree.h"
    #include "scip/type_var.h"

    Go to the source code of this file.

    Data Structures

    struct  SCIP_Probingnode
     
    struct  SCIP_Sibling
     
    struct  SCIP_Child
     
    struct  SCIP_Leaf
     
    struct  SCIP_Junction
     
    struct  SCIP_Pseudofork
     
    struct  SCIP_Fork
     
    struct  SCIP_Subroot
     
    struct  SCIP_Node
     
    struct  SCIP_PendingBdchg
     
    struct  SCIP_Tree