linearConstraintsAdjustedRHS

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 such that the constraint is considered to have a less-than orientation.

Return

the array of right-hand side values, one for each linear constraint