CplexParamsTimeLimit 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#
public double TimeLimit {
	get;
 init; }

Property Value

Double

See Also