Closed hhijazi closed 4 days ago
When branch switching is set to 1 (branch_switching=True) we do not set the PStart to 1 for the binary variables and therefore we miss to find the easy incumbent where all lines are on.
branch_switching=True
PStart
Description
When branch switching is set to 1 (
branch_switching=True
) we do not set thePStart
to 1 for the binary variables and therefore we miss to find the easy incumbent where all lines are on.