Package jline.opt.results
package jline.opt.results
-
ClassesClassDescriptionResult from evaluating a LINE network model via SolverAUTO, holding the per-(station, class) performance metrics the optimizer reads.Result from a single optimization run.Analytic performance sensitivities for a product-form model, mirroring the nested dict returned by native-Python
compute_model_sensitivities: metric kind ('RespT'|'QLen'|'Tput'|'Util') -> metric key -> parameter key -> d(metric)/d(parameter).Result from solving one subproblem in a decomposition workflow.Result from a decomposed workflow optimization: results from each subproblem and overall fixed-point convergence info.