Skip to content

Benchmark Results - Problem C2

I. Problem Description

A. Overall Approach

Identical to test problem C1, but with group constraint boundaries changed from \([4, k]\) to \([5,5]\).

B. Visualization

This image shows problem C2 with size parameter \(s=2\) (thus \(d=2\), \(n=200\), \(k=20\), \(m=4\)):

Problem C2

The image below shows an example solution, obtained by using the DEFAULT solver preset over 10.000 iterations using the L2 distance metric and the geomean_separation diversity metric:

Problem C2 with Solution

C. Separation statistics

The image below shows distribution of vector separations (distances to nearest neighbor for all vectors in the population), for different problem sizes:

Problem C2 - Vector Separations

II. Benchmark results