pub unsafe extern "C" fn SCIPisTransformed(scip: *mut SCIP) -> c_uint
returns whether the current stage belongs to the transformed problem space
@return Returns TRUE if the \SCIP instance is transformed, otherwise FALSE