2 papers
math.OC2026
MultiObjectiveAlgorithms.jl: a Julia package for solving multi-objective optimization problems
Oscar Dowson, Xavier Gandibleux, Gökhan Kof
We present MultiObjectiveAlgorithms.jl, an open-source Julia library for solving multi-objective optimization problems written in JuMP. MultiObjectiveAlgorithms.jl implements a num…
math.OC2026
MathOptInterface: a data structure for mathematical optimization problems
Benoit Legat, Oscar Dowson, Joaquim Dias Garcia +1
We introduce MathOptInterface, an abstract data structure for representing mathematical optimization problems based on combining pre-defined functions and sets. MathOptInterface is…