stopoptimize
| stopoptimize | 
  Purpose
 
 
 Interrupt the optimizer algorithms.
 
 
  Synopsis
 
 procedure stopoptimize(why:integer)
 
  Argument
 
 | 
     why 
     | 
     The reason for stopping. Possible reasons:
     
 | 
  Further information
 
 
 This procedure can be called from any callback. It is ignored if used from outside an optimization process.
 
 
  Module
 
  
