writeSol Method
| Name | Description | |
|---|---|---|
| writeSol | 
      
       Write solution to a CSV file. This method writes the current Optimizer solution to a CSV format ASCII file (.asc and .hdr). 
       | 
   |
| writeSol(String) | 
      
       Write solution to a CSV file. This method writes the current Optimizer solution to a CSV format ASCII file (.asc and .hdr). 
       | 
   |
| writeSol(String, String) | 
      
       Write solution to a CSV file. This method writes the current Optimizer solution to a CSV format ASCII file (.asc and .hdr). Please refer to the documentation of XPRSwritesol in the Xpress-Optimizer Reference Manual for a description of the various flags. 
       | 
   
