Skip to content

Latest commit

 

History

History

Tutorials

Step-by-step walkthroughs that build your understanding from a simple LP to multi-stage block composition. Work through them in order.

# Tutorial What you will learn
1 Your First Model Build and solve a two-variable linear program
2 Integer Programming Add integer and binary decision variables
3 Indexed Models Use index sets and variable arrays for structured problems
4 Block Composition Compose multi-stage workflows from reusable blocks

Back to docs home