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 (alpha factors below to one are not accepted since the problem may be nonconvex)
minLinkPersistenceProb: Default: 0.01 Minimum persistence porbability of a link
maxNodePersistenceProb: Default: 0.99 Maximum persistence probability of a node
linkNominalCapacity: Default: 1.0 Nominal rate of the links. If non positive, nominal rates are rates of the initial design
simultaneousTxAndRxPossible: Boolean type (default: false). If false, a node cannot transmit and receive simultaneously. If true, it can. Affects the interference map
|