Seems like the final solution to this would need to build out the search tree to the end of the game, finding a winning line. And then search again with a different evaluation function (one based on points). If the second search cannot find a line that wins bigger than the first search did, just play the move returned by the first search. And you could get more clever be allowing the second search to start with some information from the first search. Note that when I say "winning line", I mean all the way to the end. No MC here. _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
- Re: [computer-go] How does MC do... Raymond Wold
- Re: [computer-go] How does MC do... Sanghyeon Seo
- Re: [computer-go] How does MC do... dhillismail
- Re: [computer-go] How does MC do... Don Dailey
- Re: [computer-go] How does MC do... Don Dailey
- Re: [computer-go] How does MC do... Raymond Wold
- Re: [computer-go] How does MC do wit... Eric Boesch
- Re: [computer-go] How does MC do... Don Dailey
- Re: [computer-go] low-hanging fruit - yos... Mark Boon
- Re: [computer-go] low-hanging fruit ... Don Dailey
- Re: [computer-go] low-hanging fr... Chris Fant
- Re: [computer-go] low-hanging fr... Chris Fant
- Re: [computer-go] low-hanging fr... Álvaro Begué
- Re: [computer-go] low-hanging fr... Don Dailey
- Re: [computer-go] low-hanging fr... Hideki Kato
- Re: [computer-go] low-hanging fruit - yose terry mcintyre
- Re: [computer-go] low-hanging fruit - yose Chris Fant
- Re: [computer-go] low-hanging fruit - yose terry mcintyre
- Re: [computer-go] low-hanging fruit - yose terry mcintyre
- Re: [computer-go] low-hanging fruit - yose Chris Fant
- Re: [computer-go] low-hanging fruit - yose Vlad Dumitrescu
