pub const SCIP_SolOrigin_SCIP_SOLORIGIN_UNKNOWN: SCIP_SolOrigin = 7;Expand description
< all non-cached elements in solution are unknown; they have to be treated as being an arbitrary value in the variable’s bounds
pub const SCIP_SolOrigin_SCIP_SOLORIGIN_UNKNOWN: SCIP_SolOrigin = 7;< all non-cached elements in solution are unknown; they have to be treated as being an arbitrary value in the variable’s bounds