OT: Genetic Algorithm Recipe Bug Fix

John Hunter jdhunter at ace.bsd.uchicago.edu
Wed Jul 9 11:28:54 EDT 2003


>>>>> "Anton" == Anton Vredegoor <anton at vredegoor.doge.nl> writes:
    Anton> In the process of finding a heuristic solution to the
    Anton> problem I came to understand your module a bit better and
    Anton> I've also tinkered a bit with it (minor changes) and I have
    Anton> produced a heuristic solution for the submatrix
    Anton> problem. (it counts 59928 zero's, for insiders :-)

Interesting -- my random version of Jon's algorithm with modified
row/col choice criteria found 59928 zeros too.

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=images&threadm=mailman.1057641194.24737.python-list%40python.org&rnum=2&prev=/groups%3Fsafe%3Dimages%26ie%3DUTF-8%26oe%3DUTF-8%26as_uauthors%3Djdhunter%2540ace.bsd.uchicago.edu%26lr%3D%26hl%3Den 


    Anton> If someone is interested it's here:

    Anton> http://home.hccnet.nl/a.vredegoor/twomax

Hmm, now if I can only figure out what it all means :-)

JDH






More information about the Python-list mailing list