Corrected a few bugs after the first "public" presentation
This commit is contained in:
parent
0d9e6b2941
commit
00b435f19a
9 changed files with 496 additions and 99 deletions
|
|
@ -272,7 +272,7 @@ The actual code is in boldface and the comment in normal face.
|
|||
<td>
|
||||
<tt><font color="#993399">
|
||||
<b> </b>// offspring(i) is a linear combination of parent(i)<br>
|
||||
<b> eoSegmentCrossover<Indi> xover;</b><br>
|
||||
<b> eoArithmeticCrossover<Indi> xover;</b><br>
|
||||
</font></tt>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Reference in a new issue