Skip to content

Commit

Permalink
Update README.md (#78)
Browse files Browse the repository at this point in the history
Correct a typo in the table
  • Loading branch information
ranchengcn authored Oct 19, 2023
1 parent 7a9459e commit a280f25
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ EvoX offers a powerful and user-friendly optimization framework, empowering rese

#### Single-objective

| Type | Algorithm Name |
| ---------------------- | ------------------------------------------ |
| Differential Evolution | CoDE, JaDE, SaDE, SHADE, IMODE, ... |
| Evolution Strategies | CMA-ES, PGPE, OpenES, CR-FM-NES, xNES, ... |
| Particle Swarm | FIPS, CSO, CPSO, CLPSO, SL-PSO, ... |
| Type | Algorithm Name |
| --------------------------- | ------------------------------------------ |
| Differential Evolution | CoDE, JaDE, SaDE, SHADE, IMODE, ... |
| Evolution Strategies | CMA-ES, PGPE, OpenES, CR-FM-NES, xNES, ... |
| Particle Swarm Optimization | FIPS, CSO, CPSO, CLPSO, SL-PSO, ... |

#### Multi-objective

Expand Down

0 comments on commit a280f25

Please sign in to comment.