diff --git a/README.rst b/README.rst index a2fb581..4d98dcb 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ Current features: - Single-objective problems: continuous (Sphere), binary (OneMax) - Multi-objective problems: continuous (Fonseca, Schaffer, Kursawe, ZDT benchmark) - - Constrained: Srinivas, ConstrEx + - Constrained problems: Srinivas, ConstrEx, Bihn2, Tanaka, Osyczka2, Golinski * Operators: mutation (uniform, polynomial, bit-flip), crossover (BLX-alpha, simulated binary crossover -SBX-, single-point), selection (random, binary tournament) * Algorithms: local search, evolutionary algorithm, NSGA-II