problem.writedirs
| problem.writedirs | 
  Purpose
 
 
 Writes the global search directives from the current problem to a directives file.
 
 
  Synopsis
 
 problem.writedirs (filename)
 
  Argument
 
 | 
     filename 
     | 
     A string of up to 200 characters containing the file name to which the directives should be written. If omitted (or
     None), the default
     problem_name is used with a
     .dir extension.
     | 
  Further information
 
 
  If the problem has been presolved, only the directives for columns in the presolved problem will be written to file.
 
 
  Related topics
 
  
