readbasis
| readbasis | 
  Purpose
 
  
  Synopsis
 
 procedure readbasis(fname:string,options:string)
 
  Arguments
 
 | 
     fname 
     | 
     Extended file name
     | 
| 
     options 
     | 
     String of options
     | 
  Further information
 
 
 This procedure reads in a basis from a file by calling the function
 XPRSreadbasis of the Optimizer. Note that basis save/read procedures can be used only if the constraint and variable names have been loaded into the Optimizer (control 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
 
  
