gurobi_sys::GRBfeasrelax [] [src]

pub unsafe extern fn GRBfeasrelax(model: *mut GRBmodel, relaxobjtype: c_int, minrelax: c_int, lbpen: *const c_double, ubpen: *const c_double, rhspen: *const c_double, feasobjP: *const c_double) -> c_int