SCIPnodeSetEstimate

Function SCIPnodeSetEstimate 

Source
pub unsafe extern "C" fn SCIPnodeSetEstimate(
    node: *mut SCIP_NODE,
    set: *mut SCIP_SET,
    newestimate: f64,
)
Expand description

sets the node’s estimated bound to the new value