HiGHS is the world's best open-source linear optimization software, and has had a good and valuable relationship with the JuMP community for several years. This talk will present the recent developments in HiGHS. In particular it will give a progress report on new interior point solver, and set out the motivation for its development.
We introduce the application of Monte-Carlo Tree Search (MCTS) for a well-defined large scale Markov decision process. As an example we investigate, the ship refuelling problem subject to subject stochastic fuel prices. As a benchmark model, we compare this MCTS-based implementation to pure stochastic programming approaches with scenario tree generation. The objective of the new approach is to...
vOptGeneric.jl is a JuMP extension package for modeling and solving
multi-objective linear optimization problems It was created as part of the
ANR/DFG research project vOpt (2015-2019). Inspired by the lessons learned in
vOptGeneric, we added first-class support for multi-objective optimization
problems to JuMP and MathOptInterface. In addition, we developed a...