Skip to main content

A Julia/JuMP Introduction

Mitch Phillipson January 31, 2026


This example will introduce the basic syntax of JuMP, a modeling language for optimization problems in Julia. We start with a simple example to introduce syntactic elements of JuMP and compare it to GAMS syntax. Then we will detail a slightly larger example. Read more

Filter