Module profit_oracle

Source

Structs§

ProfitOracle
The ProfitOracle struct represents an oracle for a profit maximization problem with specific parameters.
ProfitOracleQ
The ProfitOracleQ struct is an oracle for the profit maximization problem in a discrete version.
ProfitRbOracle
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.