A GLPK search tree
Add row (constraint) to the cut pool
Parameters: | name (str) – the name of the row, it may not exceed 255 bytes encoded as UTF-8 |
---|
Find active subproblem with best local bound
Choose variable to branch upon
Check if can branch upon specified variable
Remove all rows (constraints) from the cut pool
Determine current active subproblem
Remove row (constraint) from the cut pool
Determine first active subproblem
Provide solution found by heuristic
Determine last active subproblem
Compute relative MIP gap
Determine next active subproblem
Determine subproblem local bound
Access subproblem application-specific data
Determine subproblem level
Determine current size of the cut pool
Determine previous active subproblem
Determine reason for calling the callback routine
Retrieve additional row attributes
Select subproblem to continue the search
Terminate the solution process
Determine size of the branch-and-bound tree
Determine parent subproblem