Evolutionary algorithm: Difference between revisions

Content deleted Content added
Edmund (talk | contribs)
Added COBOL
Edmund (talk | contribs)
m →‎{{header|COBOL}}: Minor tidying-up
Line 1,170:
varying character-position from 1 by 1
until character-position is greater than 28.
perform fitness-paragraph.
move temporary-string to parent.
move zero to generation.