On Tue, Aug 14, 2012 at 12:13 AM, Steve Richfield <[email protected] > wrote:
> You are confusing states with functionality. There is no "cost" to having > a large number of states, aside from the cost of RAM and disk. A large > number of states does NOT necessarily map to needing a larger CPU. > Er, I think there's some confusion here; it's actually the other way around; you don't have to store the search space (1) but you do have to search it. I think the only thing I can recommend at this stage is to spend a bit of time reading up on the fundamentals - have you read 'Artificial Intelligence: a Modern Approach'? (1) leaving aside transposition tables which are an important topic but a more advanced one ------------------------------------------- AGI Archives: https://www.listbox.com/member/archive/303/=now RSS Feed: https://www.listbox.com/member/archive/rss/303/21088071-c97d2393 Modify Your Subscription: https://www.listbox.com/member/?member_id=21088071&id_secret=21088071-2484a968 Powered by Listbox: http://www.listbox.com
