getFront function

Extract fitness values from Pareto archive.

Extract fitness values from Pareto archive.

Get all non-dominated points in objective space, i.e., an (m x n) matrix of fitness with m being the number of objectives and n being the number of non-dominated points in the Pareto archive.

getFront(x)

Arguments

  • x: [ecr_pareto_archive]

    Pareto archive.

Returns

[matrix]

  • Maintainer: Jakob Bossek
  • License: GPL-3
  • Last published: 2023-03-08