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 83 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 85 of file struct_tree.h.

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