CMD + K

pyaugmecon

Community

An AUGMECON based multi-objective optimization solver for Pyomo.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pyaugmecon

Usage Tracking

2.0.1
2.0.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

About

Summary

An AUGMECON based multi-objective optimization solver for Pyomo.

Last Updated

Apr 28, 2026 at 08:02

License

MIT

Supported Platforms

noarch