Optimisation Under Uncertainty Part 2: An LP reformulation aside

A slight diversion: how to reformulate a linear program with a nested maximisation using duality

January 5, 2026 · 1044 words · Jack Medley

Optimisation Under Uncertainty Part 1: Murphy's Law

Introduction to robust optimisation under uncertainty. Part 1 covers theoretical foundations and the trade-offs between optimality and robustness.

January 3, 2026 · 1864 words · Jack Medley

MIP Knights

Solving the knight’s tour problem using Mixed Integer Programming. Explore combinatorial optimization with constraint programming techniques.

April 1, 2022 · 1286 words · Jack Medley