norvig book ?
- From: "rich" <amit_h123@xxxxxxxxxxx>
- Date: 25 Feb 2006 21:33:09 -0800
hi,
i am tryin to use the
chapter 6.2 in Peter Norvig's
book "Paradigms of Artificial Intelligence Programming".
http://www.norvig.com/paip.html
for performing the below case, but the code contains many other
functions i am still not getttin do i have to use all those functions
and also the bindings(i dont have any idea what they are) which are
present there can somebody let me know what part of code should i only
use for the below computation,
exp : (match '(?X 2 G) '(ABC 2 G))
returns : ( (?X ABC) (t t))
.
- Follow-Ups:
- Re: norvig book ?
- From: verec
- Re: norvig book ?
- From: rich
- Re: norvig book ?
- Prev by Date: eval use ?
- Next by Date: Re: eval use ?
- Previous by thread: eval use ?
- Next by thread: Re: norvig book ?
- Index(es):
Relevant Pages
|
|