Lately I have been reading about searching in game trees. So a friend of mine sent me the “Escape from Zurg” paper, which talks about problem solving by tree searching with Haskell. In a large class of problems one is given a start state and some predicate for a desired final state. Moreover, the rules [...]
Archive of posts tagged search