C++ Reference: class ScipConstraintHandlerContext
Note: This documentation is automatically generated.
Method | |
---|---|
CurrentNodeId | Return type: |
is_pseudo_solution | Return type: Pseudo solutions may not be LP feasible. Duals/reduced costs are not available (the LP solver failed at this node). Do not add "user cuts" here (that strengthen LP solution but don't change feasible region), add only "lazy constraints" (cut off integer solutions). TODO(user): maybe this can be abstracted away. |
NumNodesProcessed | Return type: |
scip | Return type: |
ScipConstraintHandlerContext | Arguments: A value of nullptr for solution means to use the current LP solution. |
VariableValue | Return type: Arguments: |