Linear relaxations
Add a linear relaxation solver to the linear relaxation solver list
|
|
Clear the linear relaxation solver list
|
|
Returns an automatic relaxation of the cp problem
|
|
Remove a linear relaxation solver from the linear relaxation solver list
|
|
Pretty printing of a linear relaxation
|
|
Export the linear relaxation in LP format
|
|
Fix the continuous variables to their optimal value in the relaxation solver passed in argument
|
|
Generate and add cuts to the relaxation passed in parameters
|
|
Get an indicator variable for a given variable and a value.
|
|
Get the linear relaxation for a constraint
|
|
Returns a linear relaxation solver from a linear relaxation, an objective variables and some configuration parameters
|
|
Get a reduced cost value from a linear relaxation solver
|
|
Returns the optimal relaxed value for a variable in a relaxation
|
|
Get a largest reduced cost variable selector from a linear relaxation solver
|
|
Get a nearest relaxed value selector from a linear relaxation solver
|
|
Launch LP/MIP solver without CP branching.
|
|
Set integrality flag for a variable in a linear relaxation
|
|
Parameter setting for a linear relaxation solver.
|
|
Set the verbose level for a specific linear relaxation solver
|