Contribute Media
A thank you to everyone who makes this possible: Read More

Solving Multi-Objective Constrained Optimisation Problems using Pymoo

Description

[EuroPython 2023 — North Hall on 2023-07-19]

https://ep2023.europython.eu/session/solving-multi-objective-constrained-optimisation-problems-using-pymoo

Pymoo is an open source python framework with state-of-the-art optimisation and post performance analysis capabilities. It provides an object oriented interface to solve constrained Single/Multi-Objective optimisation problems with a catalog of algorithms, customisations and post-optimisation evaluation functionalities. With additional features like Visualisation of optimal pareto-fronts, decision making, parallelization and customised sampling, Pymoo promises to be highly valuable for scalable optimisation solutions.

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License http://creativecommons.org/licenses/by-nc-sa/4.0/

Improve this page