Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
benhid authored Jul 13, 2018
1 parent 382623b commit d8ddb3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<br/>
<img src=resources/jmetalpy.png alt="jMetalPy">
<img src=docs/source/jmetalpy.png alt="jMetalPy">
<br/>
</p>

Expand Down Expand Up @@ -38,7 +38,7 @@ The current release of jMetalPy (v0.5.0) contains the following components:
* Algorithms: random search, NSGA-II, SMPSO, SMPSO/RP
* Problems: ZDT1-6, DTLZ1-2, unconstrained (Kursawe, Fonseca, Schaffer, Viennet2), constrained (Srinivas, Tanaka).
* Encodings: real, binary
* Operators: selection (binary tournament, ranking and crowding distance, random, nary random, best solution), crosover (single-point, SBX), mutation (bit-blip, polynomial, uniform, random)
* Operators: selection (binary tournament, ranking and crowding distance, random, nary random, best solution), crossover (single-point, SBX), mutation (bit-blip, polynomial, uniform, random)
* Quality indicators: hypervolume
* Density estimator: crowding distance
* Graphics: 2D/3D plotting in real-time
Expand Down

0 comments on commit d8ddb3e

Please sign in to comment.