| mintoamp_options | Description | Equivalent MINTO flag |
|---|---|---|
| branching | Change MINTO branching method | -e |
| deactivate_all | Deactivate all system functions | -s |
| loadnames | Loads the (AMPL) variable and constraint names | -n3 |
| maxnodes | The maximum number of nodes to evaluate | -m |
| maxtime | The maximum amount of CPU time to process the job | -t |
| output | The MINTO output level | -o |
| preprocessing | The MINTO preprocessing level | -p |
option mintoamp_options 'output=2 preprocessing=0 maxtime=1800';
option mintoamp_options 'deactivate_all=1';