Name: Anonymous 2011-12-18 10:34
for NP-hard problems, are GAs the same as random bruteforce (or possibly even worse)? or should GAs always be used instead of random bruteforce, just in case there ARE partial solutions, or can the partial solutions make the GA slow down?
to put it simply, GAs or random search when the problem is chaotic?
to put it simply, GAs or random search when the problem is chaotic?