Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocbh authored Apr 2, 2021
1 parent 9610a7a commit 7364405
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,10 @@ plot_single_objective_history({'geneticpython': history})
You can find more examples [here](https://github.com/ngocjr7/geneticpython/tree/master/examples)

## TODO
- [] Create extensive documentation and docs and comments in source-code
- [] Implement other algorithms: `PSO, DE, MOED/A, MOPSO, MODE,...`
- [] Implement other operators: `PMX crossover, ...`

* [ ] Create extensive documentation and docs and comments in source-code
* [ ] Implement other algorithms: `PSO, DE, MOED/A, MOPSO, MODE,...`
* [ ] Implement other operators: `PMX crossover, ...`

## Issues and Contribution
This project is in development, if you find any issues, please create an issue [here](https://github.com/ngocjr7/geneticpython/issues).
Expand Down

0 comments on commit 7364405

Please sign in to comment.