Scippy

SCIP

Solving Constraint Integer Programs

Branching Rules

Detailed Description

This page contains a list of all branching rule which are currently available.

A detailed description what a branching rule does and how to add a branching rule to SCIP can be found here.

Files

file  branch_allfullstrong.h
 all variables full strong LP branching rule
 
file  branch_cloud.h
 cloud branching rule
 
file  branch_fullstrong.h
 full strong LP branching rule
 
file  branch_inference.h
 inference history branching rule
 
file  branch_leastinf.h
 least infeasible LP branching rule
 
file  branch_mostinf.h
 most infeasible LP branching rule
 
file  branch_pscost.h
 pseudo costs branching rule
 
file  branch_random.h
 random variable branching rule
 
file  branch_relpscost.h
 reliable pseudo costs branching rule