pyaugmecon
An AUGMECON based multi-objective optimization solver for Pyomo.
An AUGMECON based multi-objective optimization solver for Pyomo.
To install this package, run one of the following:
PyAUGMECON solves multi-objective optimization problems defined in Pyomo using the augmented epsilon-constraint method (AUGMECON) and its variants (AUGMECON2, AUGMECON-R). It generates the Pareto front by solving a sequence of single-objective subproblems with epsilon constraints, supports exact and sampled grid modes, and runs subproblems in parallel across multiple processes.
Solver bindings (highspy, gurobipy, xpress) are not bundled by this package. Install them separately: conda install -c conda-forge highspy
Summary
An AUGMECON based multi-objective optimization solver for Pyomo.
Last Updated
Apr 28, 2026 at 08:02
License
MIT
Supported Platforms
GitHub Repository
https://github.com/wouterbles/pyaugmecon