Package com.knezevic.edaf.v3.problems
package com.knezevic.edaf.v3.problems
Problem implementations and shared problem-level helpers.
Includes continuous, discrete, permutation, multi-objective, grammar and crypto-oriented benchmark problem families.
-
ClassesClassDescriptionCOCO/BBOB benchmark problem adapter.Mixed-variable toy benchmark to validate mixed representation plumbing.OneMax benchmark: maximize number of ones in bitstring.Rastrigin benchmark.Rosenbrock benchmark.Small TSP benchmark with configurable or default city coordinates.Sphere benchmark: minimize sum(x_i^2).