Orx.MathProg (C#)
C#
Show/Hide TOC
Cplex
Params
Time
Limit Property
Time limit in seconds. Default = 1e+75.
Definition
Namespace:
Orx.MathProg.Solvers
Assembly:
Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
Copy
public
double
TimeLimit
{
get
;
init
; }
Property Value
Double
See Also
Reference
CplexParams Structure
Orx.MathProg.Solvers Namespace
In This Article
Definition
See Also