Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DEAP/deap
Browse files Browse the repository at this point in the history
  • Loading branch information
fmder committed Nov 12, 2017
2 parents 4e8586b + 01de5e3 commit 4ab0885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ DEAP includes the following features:
* Hall of Fame of the best individuals that lived in the population
* Checkpoints that take snapshots of a system regularly
* Benchmarks module containing most common test functions
* Genealogy of an evolution (that is compatible with [NetworkX](http://networkx.lanl.gov))
* Genealogy of an evolution (that is compatible with [NetworkX](https://github.com/networkx/networkx))
* Examples of alternative algorithms : Particle Swarm Optimization, Differential Evolution, Estimation of Distribution Algorithm

## Downloads
Expand Down

0 comments on commit 4ab0885

Please sign in to comment.