Publisher
AGRODEP
Lesson 6 introduces advanced commands for using GAMS to program models. These commands include conditional expressions, such as the $ condition, and programming flow control features in the form of different types of loops (FOR, WHILE, LOOP). Users are also introduced to IF/ELSE statements and how they compare to the $ condition.