CplexSolver Properties
From Fabrica Bolos GLPK
The CplexSolver type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Configuration |
The configuration of this solver instance.
| |
| IsBusy |
Is this solver instance busy?
| |
| Output |
Gets or sets the output textwriter. By setting this property you are able to redirect the solver's output.
| |
| OutputFile |
Gets or sets the output file name. Based on the file extension an .lp file or .mps file will be written.
|