Skip to content

Commit 888b03a

Browse files
authored
Merge pull request #122 from kirbyherm/master
typo
2 parents d15c407 + 8ac073f commit 888b03a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/overview.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ Artificial Bee Colony (ABC) :class:`pygmo.bee_c
8787
Covariance Matrix Adaptation Evo. Strategy (CMA-ES) :class:`pygmo.cmaes` S-U-sto
8888
Exponential Evolution Strategies (xNES) :class:`pygmo.xnes` S-U-sto
8989
Non-dominated Sorting GA (NSGA2) :class:`pygmo.nsga2` M-U-I
90-
Multi-objective EA vith Decomposition (MOEA/D) :class:`pygmo.moead` M-U
91-
Multi-objective EA vith Decomposition Generational (GMOEA/D) :class:`pygmo.moead_gen` M-U
90+
Multi-objective EA with Decomposition (MOEA/D) :class:`pygmo.moead` M-U
91+
Multi-objective EA with Decomposition Generational (GMOEA/D) :class:`pygmo.moead_gen` M-U
9292
Multi-objective Hypervolume-based ACO (MHACO) :class:`pygmo.maco` M-U-I
9393
Non-dominated Sorting PSO (NSPSO) :class:`pygmo.nspso` M-U
9494
============================================================ ========================================= =========================

0 commit comments

Comments
 (0)