Difference: AMPLGuide (6 vs. 7)

Revision 72008-02-27 - MichaelOSullivan

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
<-- Ready to Review -->

AMPL Guide

Line: 19 to 19
  You can also use AMPL over the web at the AMPL web interface or you can use AMPL as an interface to many diferent optimisation solvers at the NEOS Server for Optimization.
Added:
>
>
Notation In this AMPL Guide we will enclose required user input with < and > and _optional- user input with [ and ], e.g.,
var <varname> [vartype];
means that the user must supply varname (the variable name), but has the option to either specify vartype (the type of variable) or not (the type will default to a real variable).
 

Further AMPL topics

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback