deapEasy Playground

Distributed Evolutionary Algorithms in Python

Getting started with deapRun locally
Install
pip install deap
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: deap)

deap is a third-party package. Distributed Evolutionary Algorithms in Python. Install with: pip install deap

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?