Thibaut Cuvelier
Thibaut Cuvelier is currently a software engineer at Google Research, in the Operations Research team. He received a PhD in telecommunications from CentraleSupélec (université Paris-Saclay, France). He is currently working on applications of operations research and reinforcement learning in logistics.
Intervention
In Julia, JuMP is the go-to modelling package for mathematical optimisation. As of this writing, Google's award-winning solvers have not been accessible through JuMP; which offers Julia's ease of use. ORTools.jl is changing this. Julia users will now have access to Google's Glop, CP-SAT, and PDLP solvers through JuMP as provided by the ORTools.jl package.
This talk offers an introduction to the features of the package and an overview of the difficulties we encountered.