problem.interrupt
| problem.interrupt | 
  Purpose
 
  Interrupts the Optimizer algorithms.
 
  Synopsis
 
 problem.interrupt (reason) 
 
  Argument
 
| 
     reason 
     | 
     The reason for stopping. Possible reasons are:
     
 | 
  Further information
 
  The
 interrupt command can be called from any callback.
 
 
