Forgot your password?
typodupeerror

Comment Re:Sounds like... (Score 1) 116

An evolutionary approach has the same difficulties in dealing with local optima. There are techniques (like simulated annealing) that transform the nasty optimization problem into a nice (convex, or at least, single optimum) optimization problem such that the global optima of the two problems are identical. Then, the nice, solved optimization problem can be slowly transformed back into the original, nasty problem in such a way that you can find that global minimum.

Slashdot Top Deals

"If people are good only because they fear punishment, and hope for reward, then we are a sorry lot indeed." -- Albert Einstein

Working...