Practical Mathematical Optimization 🏡🛒🧃

In the previous post I’ve presented the basics of stating mathematical optimization problems and JuMP framework in julia. Today let’s follow up with concrete examples! Please checkout the accompanying jupyter notebook even though you might not feel like a programmer. It’s very clear and shows how easy it is to obtain solutions!

Read more →

Introduction Into Mathematical Optimization Way of Thinking 🧮

In the post about fitting pizzas inside another pizza I’ve shown the following picture and promised a post about recreating it. Pizzas packed in pizza However, I would not like to assume that everyone is familiar with the optimization theory (you may graduate from Computer Science and still not know a lot) so I want to present an introduction here as high school math and quadratic equations are enough to understand those concepts.
Read more →