Henri Lefebvre

PhD | Trier University (Universität Trier)

Henri is currently a post-doctoral researcher at Trier University (Germany) in the "Nonlinear Optimization" group. He earned his PhD at the University of Bologna (DEI) under the supervision of Michele Monaci and Enrico Malaguti where he studied optimization problems under uncertainty. Henri received the "EURO Best Dissertation Award" from the Association of European Operational Research Societies in 2024.

Discover idol, a C++ framework for optimization!

idol is a framework designed to help you build complex optimization algorithms with ease.

const auto branch_and_price = branch_and_bound + column_generation;
model.use(branch_and_price);
model.optimize();
Discover idol See tutorials

Research Interests

  • Robust Optimization
  • Bilevel Optimization
  • MINLP

Education

  • PhD in Operations Research, 2023
    DEI - Università di Bologna (Italy)
    Thesis: Adjustable Robust Optimization with Nonlinear Recourses
    Supervisors: Michele Monaci, Enrico Malaguti
More