Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review - done - Lauren--> AMPL GuideAMPL stands for "A Mathematical Programming Language". It is used to describe mathematical programmes. | ||||||||
Changed: | ||||||||
< < | AMPL is a commerical software package from Bell Laboratories![]() ![]() ![]() | |||||||
> > | AMPL is a commerical software package from Bell Laboratories![]() ![]() ![]() | |||||||
For more details see the main AMPL website: | ||||||||
Changed: | ||||||||
< < | www.ampl.com![]() | |||||||
> > | www.ampl.com![]() | |||||||
and there is a good, fairly comprehensive book on AMPL: | ||||||||
Changed: | ||||||||
< < | AMPL: A Modeling Language for Mathematical Programming![]() | |||||||
> > | AMPL: A Modeling Language for Mathematical Programming![]() | |||||||
Changed: | ||||||||
< < | However, you don't need to pay for AMPL right away! There is a limited functionality student version![]() ![]() ![]() ![]() ![]() ![]() | |||||||
> > | However, you don't need to pay for AMPL right away! There is a limited functionality student version![]() ![]() ![]() ![]() ![]() ![]() | |||||||
Changed: | ||||||||
< < | You can also use AMPL over the web at the AMPL web interface![]() ![]() | |||||||
> > | You can also use AMPL over the web at the AMPL web interface![]() ![]() | |||||||
Changed: | ||||||||
< < | Notation In this AMPL Guide we will enclose required user input with < and > and optional user input with [ and ] , e.g.,
var <varname> [vartype]; | |||||||
> > | Notation In this AMPL Guide we will enclose required user input with < and > and optional user input with [ and ] , e.g.,
var <varname> [vartype]; | |||||||
Added: | ||||||||
> > | ||||||||
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 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review - done - Lauren--> AMPL Guide | ||||||||
Line: 30 to 30 | ||||||||
Deleted: | ||||||||
< < | ||||||||
Added: | ||||||||
> > | ||||||||
-- TWikiAdminGroup - 24 Feb 2008 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review - done - Lauren--> AMPL Guide | ||||||||
Line: 30 to 30 | ||||||||
Deleted: | ||||||||
< < | ||||||||
Added: | ||||||||
> > | ||||||||
-- TWikiAdminGroup - 24 Feb 2008 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
<-- Ready to Review - done - Lauren--> AMPL Guide |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review - done - Lauren--> AMPL Guide | ||||||||
Line: 30 to 30 | ||||||||
Added: | ||||||||
> > | ||||||||
-- TWikiAdminGroup - 24 Feb 2008 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review - done - Lauren--> AMPL Guide | ||||||||
Line: 26 to 26 | ||||||||
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 | ||||||||
Changed: | ||||||||
< < | ||||||||
> > |
| |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
<-- Ready to Review - done - Lauren--> AMPL Guide | ||||||||
Line: 15 to 15 | ||||||||
AMPL: A Modeling Language for Mathematical Programming![]() | ||||||||
Changed: | ||||||||
< < | However, you don't need to pay for AMPL right away! There is a limited functionality student version![]() ![]() ![]() ![]() ![]() ![]() | |||||||
> > | However, you don't need to pay for AMPL right away! There is a limited functionality student version![]() ![]() ![]() ![]() ![]() ![]() | |||||||
You can also use AMPL over the web at the AMPL web interface![]() ![]() |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | <-- Ready to Review --> | |||||||
> > | <-- Ready to Review - done - Lauren--> | |||||||
AMPL GuideAMPL stands for "A Mathematical Programming Language". It is used to describe mathematical programmes. |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review --> AMPL Guide | ||||||||
Line: 19 to 19 | ||||||||
You can also use AMPL over the web at the AMPL web interface![]() ![]() | ||||||||
Changed: | ||||||||
< < | Notation In this AMPL Guide we will enclose required user input with < and > and _optional- user input with [ and ] , e.g., | |||||||
> > | Notation In this AMPL Guide we will enclose required user input with < and > and optional user input with [ and ] , e.g., | |||||||
var <varname> [vartype]; |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review --> AMPL Guide | ||||||||
Line: 19 to 19 | ||||||||
You can also use AMPL over the web at the AMPL web interface![]() ![]() | ||||||||
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 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review --> AMPL Guide | ||||||||
Changed: | ||||||||
< < | AMPL stands for "A Modeling Language for Mathematical Programming" - dude, acronyms are by no way my strong point, but isn't "A Mathematical Programming Language" more likely? - Cam. It is used to describe mathematical programmes. | |||||||
> > | AMPL stands for "A Mathematical Programming Language". It is used to describe mathematical programmes. | |||||||
AMPL is a commerical software package from Bell Laboratories![]() ![]() ![]() | ||||||||
Line: 15 to 15 | ||||||||
AMPL: A Modeling Language for Mathematical Programming![]() | ||||||||
Changed: | ||||||||
< < | However, you don't need to pay for AMPL right away! There is a limited functionality student version![]() ![]() ![]() ![]() ![]() ![]() | |||||||
> > | However, you don't need to pay for AMPL right away! There is a limited functionality student version![]() ![]() ![]() ![]() ![]() ![]() | |||||||
Changed: | ||||||||
< < | You can also use AMPL over the web at the AMPL website's - lose "website's" - cam web interface![]() ![]() | |||||||
> > | You can also use AMPL over the web at the AMPL web interface![]() ![]() | |||||||
Further AMPL topics | ||||||||
Added: | ||||||||
> > | ||||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review --> AMPL Guide | ||||||||
Changed: | ||||||||
< < | AMPL stands for "A Modeling Language for Mathematical Programming". It is used to describe mathematical programmes. | |||||||
> > | AMPL stands for "A Modeling Language for Mathematical Programming" - dude, acronyms are by no way my strong point, but isn't "A Mathematical Programming Language" more likely? - Cam. It is used to describe mathematical programmes. | |||||||
Changed: | ||||||||
< < | AMPL is a commerical software package from Bell Laboratories![]() ![]() ![]() | |||||||
> > | AMPL is a commerical software package from Bell Laboratories![]() ![]() ![]() | |||||||
For more details see the main AMPL website: | ||||||||
Line: 16 to 15 | ||||||||
AMPL: A Modeling Language for Mathematical Programming![]() | ||||||||
Changed: | ||||||||
< < | However, you don't need to pay for AMPL right away! There is a limited functionality student version![]() ![]() ![]() ![]() ![]() ![]() | |||||||
> > | However, you don't need to pay for AMPL right away! There is a limited functionality student version![]() ![]() ![]() ![]() ![]() ![]() | |||||||
Changed: | ||||||||
< < | You can also use AMPL over the web at the AMPL website's web interface![]() ![]() | |||||||
> > | You can also use AMPL over the web at the AMPL website's - lose "website's" - cam web interface![]() ![]() | |||||||
Further AMPL topics |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review --> AMPL Guide | ||||||||
Line: 20 to 20 | ||||||||
which also provides CPLEX![]() ![]() ![]() ![]() ![]() | ||||||||
Changed: | ||||||||
< < | will have enough functionality for the many of the problems you will encounter in the case studies on the !OpsRes Web. | |||||||
> > | will have enough functionality for the many of the problems you will encounter in the case studies on the OpsRes Web. | |||||||
You can also use AMPL over the web at the AMPL website's web interface![]() | ||||||||
Changed: | ||||||||
< < | optimisation solvers at the [[https://www-neos.mcs.anl.gov/"][NEOS Server for Optimization]. | |||||||
> > | optimisation solvers at the NEOS Server for Optimization![]() | |||||||
Further AMPL topics |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | <-- Under Construction --> | |||||||
> > | <-- Ready to Review --> | |||||||
AMPL GuideAMPL stands for "A Modeling Language for Mathematical Programming". It is used to describe mathematical programmes. | ||||||||
Added: | ||||||||
> > | AMPL is a commerical software package from Bell Laboratories![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Further AMPL topics | |||||||
-- TWikiAdminGroup - 24 Feb 2008 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Under Construction --> AMPL Guide | ||||||||
Added: | ||||||||
> > | AMPL stands for "A Modeling Language for Mathematical Programming". It is used to describe mathematical programmes. | |||||||
-- TWikiAdminGroup - 24 Feb 2008 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
<-- Under Construction --> AMPL Guide-- TWikiAdminGroup - 24 Feb 2008 |