writebasis


Purpose
Write the current basis to a file.
Synopsis
procedure writebasis(fname:string,options:string)
Arguments
fname 
Extended file name
options 
String of options
Further information
This procedure writes the current basis to a file by calling the Optimizer function XPRSwritebasis. Note that basis save/read procedures can be used only if the constraint and variable names have been loaded into the Optimizer (parameter XPRS_loadnames set to true) and all constraints are named. For more detail on the options and behavior of this procedure, refer to the Xpress-Optimizer Reference Manual.
Related topics
readbasis.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.