Initializing help system before first use

writeSol Method

Write solution to a CSV file. This method writes the current Optimizer solution to a CSV format ASCII file (.asc and .hdr).

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public void writeSol()
See Also