tomekster / PSEA

Pareto Search Evolutionary Algorithm for Multiobjective Optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSEA

Implementation of PSEA - Pareto Search Evolutionary Algorithm. An Interactive Multiobjective Optimization Evolutionary Algorithm driven by preferences represented using Achievement Scalarizing Funciton

The starting point for this work was NSGA-III algorithm capable of finding Pareto-Frontier for problems with up to 15 objective functions. After implementing and testing NSGA-III preference elicitation was added to the algorithm.

About

Pareto Search Evolutionary Algorithm for Multiobjective Optimization


Languages

Language:Java 97.5%Language:Shell 2.2%Language:Python 0.3%