On page 418 in the second edition of the book it is said "each of the actions in the assembly of C1 have a 10-minute window in which they can be started" This...
hi all : i just download the java code from the respository, and then i try out the CSP search program, but i find out that the things weird, the ac-3...
hi. I'm a student at the University of Texas Arlington and I'm trying to implement first order logic without quantifiers in C/C++ .... any tips.. pls email to...
I think Exercise 6.8 is unclear in describing what it is asking the student to do. I think my problem is that I'm having trouble visualizing the game tree....
I would like to what is the Difference of Greedy Best 1st Search and A* Search? In my knowledge, Greedy is using f(n) = h(n), where h(n) is the heuristic...
I was working on problem 3.4 (never did get very good at those sliding-block puzzles as a kid). I found the Berlekamp books at the library, but I haven't...
trying to answer question 3.15 part a of 2002 print am i right to assume its the formula we are after? if so any clues to which pages to look at and paths to...
Hi.I am a student from METU (Middle East Technical University) which is located in Ankara,Turkey(uhh,it`s really away from US:) ).This semester I will be...
The graph-search and tree-search algorithms in chapter 3 of the 2nd edition use a "fringe" variable to maintain the queue of nodes. Does anyone know why the...
Hi all, Can anybody explain me the differences between intelligent agents and rational agents?.If they are different,mail me the details arrividervis gobinath...
Hello, I have the italian version of this great book, but unfortunately there are not the solutions to the excercises, so if someone knows where i can find...
not after the answer, trying to understand the question given (x, y) number of states would be x * y but qn b paths to goal ????? my maths not that strong to...
Hi, I'm ordering a copy of AIMA, and I have the possibility of getting the "International Edition." It seems a little more recent and wallet-friendly. Does...
When I try to access aima.cs.berkeley.edu with Mozilla 1.4, I get a dialog popping up asking me for a name and password for Kerberos authentication. IE doesn't...
hello, i am a student of MS in computer science. i am doing my final year project in natural language processing. my problems are 1. is there any online book...
Hi all, i already post this question last year before the second edition was released. Do you have any plans to have a french translation of AIMA available ? I...
Hi. I am currently using AIMA printed in 1995 (2nd printing - I think!) and I think I spotted a mistake or just a point that needs to be clarified in the...
Hello: Could you tell me about any method to answer this questions? a) How many hidden layers do I set in a neural network? b) How many neurons do I set for...
I finished reading the CSP chapter (the PDF file posted on the web site) over the weekend. I have a comment about one of the sentences in section 5.2 talking...
Hello, I'm a studen at Buenos Aires University, Argentina I've installed Alegro CL 6.0 to use AIMA package I have a the following problem: when I tried to load...
Since this file has been mentioned recently, I'd like to ask how finished it is. I tried running solve_zebra, and it bombs out with an error. Also, it doesn't...
I'd be interested in an extension to csp Module (csp.py) which would hand dle Higher-order Constraints as suggested on page 140, or equivalently discussion of...
I would greatly appreciate if someone could help me find a Datalog language (deductive databases) I could download and use. A 1-month evaluation version would...