writebasis
| writebasis | 
  Purpose
 
  
  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
 
  
  Module
 
  
