PyOptInterface
PyOptInterface copied to clipboard
Support for multiobjective optimization
Any plans to support multiobjective optimization? Both Highs, COPT and Gurobi already support it (blending and hierarchical)
Or, I assume, it could just be done by accessing solver parameters? But still, we would need to pass multiple objectives to the solver...