Function coincbc_sys::Cbc_getColSolution
source · pub unsafe extern "C" fn Cbc_getColSolution(
model: *mut Cbc_Model
) -> *const f64Expand description
@brief Best feasible solution vector
@param model problem object @return vector with best solution found