Uses of Class
jline.api.mapqn.MVAVersionParameters
Packages that use MVAVersionParameters
-
Uses of MVAVersionParameters in jline.api.mapqn
Methods in jline.api.mapqn with parameters of type MVAVersionParametersModifier and TypeMethodDescriptionstatic Mapqn_solutionMapqn_bnd_lr_mva.solve(MVAVersionParameters params, int objectiveQueue, int objectiveLevel) static Mapqn_solutionMapqn_bnd_lr_mva.solve(MVAVersionParameters params, int objectiveQueue, int objectiveLevel, String sense) As above, optimizing in the requested direction.static Mapqn_solutionMapqn_bnd_lr_mva.solve(MVAVersionParameters params, int objectiveQueue, int objectiveLevel, String sense, String objectiveVar) As above, over a chosen variable family and optionally over the SUM of the levels.