Software
Utilities for nondominated point sets:
- Graphical user interface for parallel coordinates using Matplotlib: github
- A C++ library for archiving operations: zenodo
Star discrepancy:
- Benchmark data: webpage
- A branch and bound for 2D star discrepancy subset selection: github
Hypervolume:
- Hypervolume dichotomic scheme: github
- Anytime behavior model: github
- A branch-and-bound algorithm for hypervolume subset selection: github
- A dynamic programming algorithm for hypervolume subset selection: github
- A greedy algorithm for hypervolume subset selection: github
- Hypervolume computation and update: webpage
Attainment functions:
- An R package for plottting empirical attainment functions: github
- Computation of the empirical attainment function: webpage
Sequence alignment:
- MOSAL – Multiobjective sequence alignment tools: webpage github
- A branch-and-cut algorithm for multiple sequence alignment: github
Other:
- A heuristic for generating Hadamard matrices: github
- A greedy algorithm for the three-objective knapsack problem with binary weights: github