Function SCIPvarIsTransformed

Source
pub unsafe extern "C" fn SCIPvarIsTransformed(
    var: *mut SCIP_VAR,
) -> c_uint
Expand description

returns whether the variable belongs to the transformed problem