Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add biased random key ga to the optimizer list.
  • Loading branch information
jbytecode authored Jan 4, 2024
1 parent c3d0c80 commit b6b5bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ considered in most of the [implemented algorithms](https://jmejia8.github.io/Met
- **WOA**: Whale Optimization Algorithm
- **MCCGA**: Machine-coded Compact Genetic Algorithm
- **GA**: Genetic Algorithm
- **BRKGA**: Biased Random Key Genetic Algorithm

### Multi-Objective Optimization

Expand Down

0 comments on commit b6b5bb2

Please sign in to comment.