solverName: Value to select within {ipopt} The solver name to be used by JOM.
solverLibraryName: Default: The solver library full or relative path, to be used by JOM. Leave blank to use JOM default.
maxSolverTimeInSeconds: Default: -1.0 Maximum time granted to the solver to solve the problem. If this time expires, the solver returns the best solution found so far (if a feasible solution is found)
alphaFairnessFactor: Default: 2.0 Fairness alpha factor
betaFactor: Default: 1000.0 Factor weighting the network utility in the objective function
linkNominalCapacity: Default: 1.0 Nominal rate of the links. If non positive, nominal rates are THE rates of the initial design
minimumSchedFractionTime: Default: 1.0E-5 Minimum fraction time of any feasible schedule. To avoid numerical problems
|