Orx.MathProg (C#)
C#
Show/Hide TOC
Cplex
Solver
Path Property
Path of the solver's binaries.
Definition
Namespace:
Orx.MathProg.Solvers
Assembly:
Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
Copy
public
string
SolverPath
{
get
;
init
; }
Property Value
String
See Also
Reference
Cplex Class
Orx.MathProg.Solvers Namespace
In This Article
Definition
See Also