linearConstraintsAdjustedRHS

Returns the coefficients of the constraints as a matrix. Assume we have the constraint Ax < b or Ax b, then this function returns the b vector. The values have been adjusted for the direction of the constraint.