Initializing help system before first use

writeSlxSol Method

Overload List
  Name Description
Public methodCode example writeSlxSol
Write solution to a an ASCII file. Writes the current Optimizer solution to an ASCII solution file (.slx) using a similar format to MPS files.
Public methodCode example writeSlxSol(String)
Write solution to a an ASCII file. Writes the current Optimizer solution to an ASCII solution file (.slx) using a similar format to MPS files.
Public methodCode example writeSlxSol(String, String)
Write solution to a an ASCII file. Writes the current Optimizer solution to an ASCII solution file (.slx) using a similar format to MPS files.
Top
See Also