Class ServiceRate


public class ServiceRate extends DecisionVariable
Optimize the exponential processing rate of a station for a job class. Encodes a continuous rate in [minRate, maxRate]. This is a continuous (differentiable) variable, so it exposes paramKey() and decodeJacobian(double[]) for the analytic-gradient path. Mirrors native-Python ServiceRate.