The ProfitRbOracle struct is an implementation of an oracle for a profit maximization problem with
robustness. It is used to solve a profit maximization problem where the parameters have interval
uncertainty. The implementation is based on the approach described in the paper “Robust Geometric
Programming Approach to Profit Maximization with Interval Uncertainty” by Aliabadi and Salahi.
The ProfitRbOracle struct is an implementation of an oracle for a profit maximization problem with
robustness.