Initializing help system before first use

readBinSol Method

Overload List
  Name Description
Public methodCode example readBinSol
Read the solution from a binary file. Read a binary solution file (.bin), created by the writeBinSol method, loading it into the Optimizer.
Public methodCode example readBinSol(String)
Read the solution from a binary file. Read a binary solution file (.bin), created by the writeBinSol method, loading it into the Optimizer.
Public methodCode example readBinSol(String, String)
Read the solution from a binary file. Read a binary solution file (.bin), created by the writeBinSol method, loading it into the Optimizer.
Top
See Also