<s>
Distributed	O
Evolutionary	O
Algorithms	O
in	O
Python	B-Language
(	O
DEAP	B-Application
)	O
is	O
an	O
evolutionary	O
computation	O
framework	B-Architecture
for	O
rapid	O
prototyping	O
and	O
testing	O
of	O
ideas	O
.	O
</s>
<s>
It	O
incorporates	O
the	O
data	O
structures	O
and	O
tools	O
required	O
to	O
implement	O
most	O
common	O
evolutionary	O
computation	O
techniques	O
such	O
as	O
genetic	B-Algorithm
algorithm	I-Algorithm
,	O
genetic	B-Algorithm
programming	I-Algorithm
,	O
evolution	B-Algorithm
strategies	I-Algorithm
,	O
particle	B-Algorithm
swarm	I-Algorithm
optimization	I-Algorithm
,	O
differential	B-Algorithm
evolution	I-Algorithm
,	O
traffic	O
flow	O
and	O
estimation	O
of	O
distribution	O
algorithm	O
.	O
</s>
<s>
The	O
following	O
code	O
gives	O
a	O
quick	O
overview	O
how	O
the	O
Onemax	O
problem	O
optimization	O
with	O
genetic	B-Algorithm
algorithm	I-Algorithm
can	O
be	O
implemented	O
with	O
DEAP	B-Application
.	O
</s>
