CplexSolver Properties

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image

The CplexSolver type exposes the following members.

Properties

  NameDescription
Public propertyConfiguration
The configuration of this solver instance.
Public propertyIsBusy
Is this solver instance busy?
Public propertyOutput
Gets or sets the output textwriter. By setting this property you are able to redirect the solver's output.
Public propertyOutputFile
Gets or sets the output file name. Based on the file extension an .lp file or .mps file will be written.

See Also