SCIPisTransformed

Function SCIPisTransformed 

Source
pub unsafe extern "C" fn SCIPisTransformed(scip: *mut SCIP) -> c_uint
Expand description

returns whether the current stage belongs to the transformed problem space

@return Returns TRUE if the \SCIP instance is transformed, otherwise FALSE