[Haskell-cafe] Algorithms
Albert Y. C. Lai
trebla at vex.net
Mon Mar 19 16:09:13 EDT 2007
P. R. Stanley wrote:
> yes, this is good. So, let's start with A. How would you sope the
> problem? What's your algorithm for identifying problems?
What is "understanding"? Discuss...
To relate a problem to known problems, I think I use a heuristic search
that may bite the bullet and do a brute-force search. The search is on
both the target problem and the relation.
More information about the Haskell-Cafe
mailing list