Set-Based Modeling Examples
Recall from the earlier discussion in this section, there are four types of sets that can be created in LINGO. These set types are:
• | primitive, |
• | dense derived, |
• | sparse derived - explicit list, and |
• | sparse derived - membership filter. |
If you would like to review the four set types, refer to the sections What are Sets? and The Sets Section of a Model. The remainder of this section will help develop your talents for set-based modeling by building and discussing four models, each introducing one of the set types listed above.