We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31a718 commit 40654a2Copy full SHA for 40654a2
1 file changed
README.md
@@ -119,6 +119,10 @@ The current release of jMetalPy (v1.8.0) contains the following components:
119
120
## Changelog
121
122
+* [Current]
123
+ * Added PMX crossover operator
124
+ * Added Unimodal Normal Distribution Crossover (UNDX), BLX-Alpha, BLX-Alpha-Beta and Arithmetic crossover operators.
125
+ * Added Levy flight and power-law mutation operators.
126
* [v.1.8.0]
127
* Add the SMS-EMOA algorithm (based on [moocore](https://multi-objective.github.io/moocore/python/).)
128
* Add the IGD+ quality indicator
0 commit comments