Redirected
edited by
2,234 views
0 votes
0 votes

Let the population of chromosomes in genetic algorithm is represented in terms of binary number. The strength of fitness of a chromosome in decimal form, $x$, is given by

$S f(x) = \dfrac{f(x)}{\Sigma f(x)}$ where $f(x) = x^2$

The population is given by $P$ where:

$P=\{(01101, (11000), (01000), (10011)\}$

The strength of fitness of chromosome $(11000)$ is ________

  1. $24$
  2. $576$
  3. $14.4$
  4. $49.2$
edited by

Please log in or register to answer this question.

Related questions

1 votes
1 votes
2 answers
1
4 votes
4 votes
6 answers
3
soujanyareddy13 asked May 12, 2021
1,936 views
The Boolean expression $AB+A \overline{B}+\overline{A}C+AC$ is unaffected by the value of the Boolean variable _________.$A$$B$$C$$A, B$ and $C$