We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cdf5f commit 47309feCopy full SHA for 47309fe
1 file changed
README.md
@@ -120,8 +120,8 @@ The current release of jMetalPy (v1.8.0) contains the following components:
120
## Changelog
121
122
* [Current]
123
- * Refactor class BinarySolution to use numpy arrays
124
- * Refactor class Solution
+ * Refactor algorithm SPEA2
+ * Refactor class Solution, BinarySolution, and FloatSolution
125
* Added Unimodal Normal Distribution Crossover (UNDX), BLX-Alpha, BLX-Alpha-Beta and Arithmetic crossover operators.
126
* Added Levy flight and power-law mutation operators.
127
* [v.1.8.0]
0 commit comments