Uses of Package
jline.opt.results
Packages that use jline.opt.results
Package
Description
-
Classes in jline.opt.results used by jline.optClassDescriptionResult from evaluating a LINE network model via SolverAUTO, holding the per-(station, class) performance metrics the optimizer reads.Result from a single optimization run.
-
Classes in jline.opt.results used by jline.opt.decompositionClassDescriptionResult from a decomposed workflow optimization: results from each subproblem and overall fixed-point convergence info.
-
Classes in jline.opt.results used by jline.opt.objectivesClassDescriptionResult from evaluating a LINE network model via SolverAUTO, holding the per-(station, class) performance metrics the optimizer reads.
-
Classes in jline.opt.results used by jline.opt.pareto
-
Classes in jline.opt.results used by jline.opt.resultsClassDescriptionResult 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. -
Classes in jline.opt.results used by jline.opt.sensitivityClassDescriptionAnalytic 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). -
Classes in jline.opt.results used by jline.opt.solver