|
Symbol listing |
Top Previous Next |
|
The next output item is called the "symbol listing" and contains a classified list of all the named items along with their explanatory text. The classification is by the main object types (Sets, Parameters, Equations, Variables, and Models) is a useful way of obtaining information on item definitions provided explanatory names and explanatory text has been used as argued in the Writing Models and Good Modeling Practices chapter. The symbol listing for the shortmodel.gms example is
SETS PROCESS PRODUCTION PROCESSES RESOURCE TYPES OF RESOURCES ACRONYMS ite test an acronym PARAMETERS PRICE PRODUCT PRICES BY PROCESS PRODCOST COST BY PROCESS RESORAVAIL RESOURCE AVAILABLITY RESOURUSE RESOURCE USAGE solprod report of production Yield yields per unit of the process VARIABLES PRODUCTION ITEMS PRODUCED BY PROCESS PROFIT TOTALPROFIT EQUATIONS AVAILABLE RESOURCES AVAILABLE OBJT OBJECTIVE FUNCTION ( PROFIT ) MODELS RESALLOC FILES putfile test a file statement Notes:
|