I'm not sure if the title covers the content, but I couldn't think of any better title without it being too long.
Many people say everything is possible with evolution given enough time, but isn't evolution alone really limited in some way? If so then is it really so self-explanatory that humans as complex as they are, could have evolved from single-celled creatures? Isn't it a little too coincidental?
Evolution always favors the organisms with the highest fitness at a given time, therefore it is a greedy search algorithm (http://en.wikipedia.org/wiki/Greedy_algorithm).
For those who know about search algorithms and in particular this one, my point will be obvious. Greedy search is very limited in its capabilities to find an optimal solution. It doesn't care about the context. It just keeps doing what seems profitable locally, but globally this is usually not profitable. If greedy search fails in so many computer applications, why should we expect it to work in reality? In biology? Is it really likely that humans have evolved by coincidence? If it's unlikely, doesn't it make you think about alternatives? Not necessarily a god. It could somehow be directed evolution because of some law in nature that we do not know about yet.
P.S. I'm not a creationist or anything like that. I'm agnostic.
P.P.S. I may be wrong. This is just something that occurred to me. I have some experience with search algorithms, but I may be entirely wrong. If so please correct me.


LinkBack URL
About LinkBacks
Reply With Quote


