Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

aima-talk · AI: A Modern Approach: Help for the text

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 405 - 436 of 946   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#405 From: "Amir Dolatabadi" <A_Dolatabadi@...>
Date: Sun Oct 3, 2004 7:56 pm
Subject: percept sequence
A_Dolatabadi@...
Send Email Send Email
 
Hi,

On page 34, What do you understand by:
percept sequence:[A,clean],[A,clean]
The first percept changes the position of the vacuum-cleaner
to place B and in that position, the second percept has no meaning
for the agent.

Amir.

#406 From: Dharmesh Jani <janidharmesh@...>
Date: Mon Oct 4, 2004 1:17 am
Subject: Re: percept sequence
janidharmesh
Send Email Send Email
 
Hey
It just means that keep on moving right until square A is clean...
remember it is a sequence of percepts and so as far as A is clean it will keep on moving to the right side.....As soon as it perceives [A,Dirty} it will take the action SUCK....
This is mentioned in the context that the vacuum cleaner cannot jump directly from square A to square B.. But it will take a definite amount of time and during that time too it continously receives the percepts....
 
So the sequence to which u are referring to can be extended to somewhat like this....
[A,Clean] , [A,Clean] ,  [A,Clean] , [A,Dirt] , [A,Clean] , [B,Clean] , B,Dirt] ,  [B,Clean]
here on the 4th percept it will suck and at the 6th percept it enters square B...
on the 7th one it sucks dirt in squareB......
here ofcourse the things not mentioned, i guess for simplicity, are the boundary conditions and the fact that how does the vaccum agent knows that it has reached the square B.  if u also want to include that then the solution can be something like, make the agent work in squares of fixed size......i.e. the agent assumes that i has entered square B after travelling a certain distance....and travels back to the left when it reaches the end of square B.
 
this is what i can think of.......
give me feedback on this.....
 
 
 
 

Amir Dolatabadi <A_Dolatabadi@...> wrote:

Hi,

On page 34, What do you understand by:
percept sequence:[A,clean],[A,clean]
The first percept changes the position of the vacuum-cleaner
to place B and in that position, the second percept has no meaning
for the agent.

Amir.








DHARMESH JANI
janidharmesh@...
janidharmesh@...
Let us think about the thinking things...


Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!

#408 From: "ckp_for_u" <chetan_phalak4u@...>
Date: Tue Oct 19, 2004 1:27 pm
Subject: language tutor ::
ckp_for_u
Send Email Send Email
 
i need a language tutor preferably in c,java.
it should take a sentence from user...and notify the user of the
mistakes that he made using parsing or other techniques.........

it is sort of....urgent ...

#409 From: "stingray_101_1999" <stingray_101_1999@...>
Date: Wed Oct 20, 2004 11:05 am
Subject: PUZZLES
stingray_101...
Send Email Send Email
 
HELLO TO ALL AIMA-ITES

  THE SECOND EDITION OF AIMA IS FANTASTIC.

  I JUST NEED SOME HELP ON THE MISSIONARIES AND CANNIBALS PROBLEM
  IF ANYONE COULD PROVIDE A SOLUTION,IT WOULD BE GREAT. THIS WILL ALSO
HELP ME WITH THE FARMER,FOX,GOOSE,GRAIN PROBLEM BECAUSE I THINK THEY
ARE QUITE SIMILAR.

#410 From: "brandon_pitt_47" <brandon_pitt_47@...>
Date: Sat Oct 23, 2004 12:24 am
Subject: Question 9.11
brandon_pitt_47
Send Email Send Email
 
Hey, I was wondering if anybody could help me with question 9.11 about finding
who the
person is.

question:  P. 317
A popular children's riddle is "Brothers and sisters have I none, but that man's
father is my
father's son."  Use the rules of the family domain(Chapter 8, page 254) to show
who that
man is.  You may apply any of the inference mehtods described in this chapter. 
Why do
you think that this riddle is difficult?

any suggestions??

thanks,
brandon

#411 From: "sjjsca" <sjjsca@...>
Date: Sat Oct 23, 2004 1:56 am
Subject: Question 20.19
sjjsca
Send Email Send Email
 
Hey, anyone has solution for 20.19? It'll save my life! Tks

#412 From: "solunne" <solunne@...>
Date: Sun Oct 31, 2004 6:54 pm
Subject: Minimax algorithm
solunne
Send Email Send Email
 
I really dont understand how I could return the action in Sucessors
(state) with value v (p. 166). In facts, I don't understand how a
sucessors of a state is associated with a value ?

Thanks for help.

(I use Scheme (dialect of Lisp) to implement the code from the book.)

#414 From: "cardil" <ardil@...>
Date: Thu Oct 28, 2004 6:30 pm
Subject: ICIT 2004 Conference
cardil
Send Email Send Email
 
Dear Colleague,


International Conference on Information Technology - ICIT 2004 to be
held on December 17-19, 2004, Istanbul, Turkey is sponsored by
International InformationTechnology Society. The ICIT 2004
scientific committee will solicit high quality papers containing
original contributions in all areas of experimental, theoretical and
application-oriented aspects of Information Technology.

Paper Submission
Prospective authors are strongly encouraged to submit 4 pages paper
(A4 size) by due date electronically (e-mail: ijit@...) in
pdf/doc format at
http://www.ijit.org/samplepaper.doc

***All peer-reviewed accepted papers will be published in the
International Journal of Information Technology!***

Important Dates
Paper submission Due                :November 30, 2004
Conference Dates                    :December 17-19 , 2004


We look forward to seeing you in Istanbul!


Organizing Committees
ICIT 2004 ISTANBUL
http://www.ijit.org/icit2004

#415 From: "brandon_pitt_47" <brandon_pitt_47@...>
Date: Wed Nov 3, 2004 4:46 am
Subject: question 13.9
brandon_pitt_47
Send Email Send Email
 
Hope someone can help me with this one.  completely stuck.  any solutions out
there?  it's
on page 490 about proving the conditionalized version of the general product
rule.

P(X,Y|e) = P(X|Y,e) P(Y|e)

part b:  prove the conditionalized version of Bayes' Rule in Equation (13.10)

P(Y|X,e) = P(X|Y,e) P(Y|e)
                 ------------
                         P(X)

ANY HELP WOULD BE GREAT.

thanks,
brandon

#416 From: The Geek <guihergeek61@...>
Date: Tue Nov 9, 2004 12:45 am
Subject: Re: Minimax algorithm
guihergeek61
Send Email Send Email
 
That's one of those "wave your hands and magic
appears" moments in the book.  I don't know Scheme (or
Lisp) but when I coded it in Java, I set a
class-variable for the best move every time I was
ready to leave the max algorithm.  Sure, it gets set a
couple of times when you're deep in the recursion, but
on your way out at the top it'll get set to the next
move properly.

Rob G.
--- solunne <solunne@...> wrote:

>
>
>
> I really dont understand how I could return the
> action in Sucessors
> (state) with value v (p. 166). In facts, I don't
> understand how a
> sucessors of a state is associated with a value ?
>
> Thanks for help.
>
> (I use Scheme (dialect of Lisp) to implement the
> code from the book.)
>
>
>
>
>
>
>




__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com

#417 From: "j1mmy_n3u7120n" <padmatv@...>
Date: Sat Nov 13, 2004 8:20 am
Subject: Re: question 13.9
j1mmy_n3u7120n
Send Email Send Email
 
Both follow the normal proof methods ....

Note that P(X,Y|e) = P(X,Y,e)/P(e)
and P(X|Y,e) = P(X,Y,e)/P(Y,e)
and P(Y|e) = P(Y,e)/P(e)

The first part is immediate from this.

The second part is almost trivial after this ...
Note that,
P(X,Y|e) = P(X|Y,e) P(Y|e)
also,
P(X,Y|e) = P(Y|X,e) P(X|e)

Can u finish it off from here?
-- AI

--- In aima-talk@yahoogroups.com, "brandon_pitt_47"
<brandon_pitt_47@y...> wrote:
>
>
> Hope someone can help me with this one.  completely stuck.  any
solutions out there?  it's
> on page 490 about proving the conditionalized version of the general
product rule.
>
> P(X,Y|e) = P(X|Y,e) P(Y|e)
>
> part b:  prove the conditionalized version of Bayes' Rule in
Equation (13.10)
>
> P(Y|X,e) = P(X|Y,e) P(Y|e)
>                 ------------
>                         P(X)
>
> ANY HELP WOULD BE GREAT.
>
> thanks,
> brandon

#418 From: Brandon Iskey <brandon_pitt_47@...>
Date: Sun Nov 14, 2004 3:30 pm
Subject: Re: Re: question 13.9
brandon_pitt_47
Send Email Send Email
 
yes, i can.  thanks again for your help.

brandon



__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com

#419 From: "Osama Mourtada" <gmortaza@...>
Date: Sat Nov 20, 2004 10:04 am
Subject: TSP!!
bestosm2002
Send Email Send Email
 
hi...
i need the code in Scheme48 which solve the TSP with A* algorithm,if anyone can help me ,i'll be thankfull if he send me the link of that code...
yours...
bestosm2002

#420 From: "bestosm2002" <gmortaza@...>
Date: Sat Nov 20, 2004 9:25 am
Subject: TSP!!!
bestosm2002
Send Email Send Email
 
HI...
I tried a lot to find the code in LISP that solve the TSP with the
A* algorithm ,so if anybody can help me i'll be very grateful to
him...
yours...
bestosm2002

#421 From: sharmila <sharmila_mk@...>
Date: Sat Nov 20, 2004 5:57 am
Subject: May I seek ur assistance
sharmila_mk
Send Email Send Email
 
Hi ,
 
 I am a II year student of  an Engineering college,in my current semester ,I have got A.I ,I would like to get your guidance to understand it at the fullest extent
 
Thankyou
Sharmila


Do you Yahoo!?
Meet the all-new My Yahoo! – Try it today!

#422 From: "ma3yak88" <ma3yak88@...>
Date: Sun Nov 21, 2004 5:13 pm
Subject: log-likelifood
ma3yak88
Send Email Send Email
 
Hi, All.

If someone can tell me how to calculate the log-likelifood value
listed on page 730, -2044, please help me!
I tried to calculate this by below code(in Java language),
but I got such an odd value, -4041...
What was wrong?? I'm totally confused...

Thanks a lot.

-- code below
double[] values = new double[7];
// for bag
values[0] = log(0.6) * (1000 * 0.6) + log(0.4) * (1000 * 0.4);
// for flavor (560 for total number of cherry)
values[1] = log(0.6) * (560 * 0.6) + log(0.4) * (440 * 0.6);
values[2] = log(0.4) * (560 * 0.4) + log(0.6) * (440 * 0.4);
// for wrapper (545 for total number of red wrapper)
values[3] = log(0.6) * (545 * 0.6) + log(0.4) * (455 * 0.6);
values[4] = log(0.4) * (545 * 0.4) + log(0.6) * (455 * 0.4);
// for hole (550 for total number of holed)
values[5] = log(0.6) * (550 * 0.6) + log(0.4) * (450 * 0.6);
values[6] = log(0.4) * (550 * 0.4) + log(0.6) * (450 * 0.4);

* log() means Math.log(value) / Math.log(2)

#423 From: "op4cfp" <op4cfp@...>
Date: Mon Nov 22, 2004 8:50 am
Subject: KBCS 2004: Call for Participation
op4cfp
Send Email Send Email
 
<Please accept my apology if you have received multiple copies of the
same>

                           K B C S 2004
     INTERNATIONAL CONFERENCE ON KNOWLEDGE BASED COMPUTER SYSTEMS
             Hyderabad, India.  December 19-22, 2004
                 http://www.ncst.ernet.in/kbcs2004/

                       Call for Participation

The International Conference on Knowledge Based Computer Systems will
be held in Hyderabad, India during December 19-22,2004. The
conference is intended to act as a forum for promoting interaction
among researchers in the field of Artificial Intelligence in India
and abroad.

There will be a three-day conference during December 20-22, 2004,
preceded by a day of pre-conference tutorials on December 19, 2004.
The conference programme consists of presentations of selected
papers, invited talks, panel discussion and sponsor presentation.

Over 200 papers were submitted to the conference from India and
abroad. After a rigorous international refereeing process, about 50
papers have been selected, which will be presented during the
conference. The papers span areas such as Data Mining, Information
Retrieval, Intelligent Agents, Machine Learning, OCR, Reasoning,
Planning and Scheduling, Search Techniques, etc.

Invited Talks by:
----------------
* Prof. Tony Cohn, University of Leeds, UK.
* Prof. Martin Kay, Trinity College, UK.
* Prof. Ramon Mántaras, Campus Universitat Autonoma de Barcelona,
   Spain.
* Prof. Abdul Sattar, Griffith University, Australia.
* Prof. Manuela M. Veloso, Carnegie Mellon University, USA.

Pre-Conference Tutorials:
------------------------
==> Speech Recognition and Synthesis (Full Day)
       * Prof. Samudravijaya K., TIFR, Mumbai, India.
       * Mr. S. P. Kishore, IIIT Hyderabad, India and LTI CMU, USA.
       * Dr. R N V Sitaram HP Labs, Bangalore, India.

==> Pattern Evolution Algorithms for Search, Optimization and
     Data Mining    (Full Day)
       * Dr. V. Sunderarajan, CDAC Pune, India.
       * Dr. V. K. Jayaraman, National Chemical Laboratory,
         Pune, India.

==> 'Evolvable Hardware' - Implication on Engineering Design and
      Intelligence of Autonomous Systems (Half Day)
        * Prof. Mircea Gh. Negoita, Wellington Institute of Technology
          (WelTec),New Zealand.

Registration Fees:
-----------------
Conference:
   * Non-profit R&D and Educational Institutions : Rs. 2800/- (100$)
   * Other Institutions : Rs. 4000/- (140$)
   * Students : Rs 1500/- (50$)

Tutorial: (full-day)
   * Non-profit R&D and Educational Institutions : Rs. 2200/- (70$)
   * Other Institutions  : Rs. 3500/- (120$)
   * Students : Rs 800/- (40$)

Tutorial: (half-day)
   * Non-profit R&D and Educational Institutions : Rs. 1500/- (50$)
   * Other Institutions  : Rs. 2500/- (80$)
   * Students : Rs 500/- (25$)

For registration details, please visit the
URL: http://www.ncst.ernet.in/kbcs2004/registration.shtml

Conference Venue:
-----------------
ITC Hotel Kakatiya Sheraton & Towers,
6-3-1187, Begumpet, Hyderabad - 500 016, A.P., India.

Tutorial Venue:
---------------
IIIT, Gachibowli, Hyderabad - 500 019, A.P., India.

Advisory Committee:
------------------
Aravind K. Joshi, University of Pennsylvania
P.V.S. Rao, Tata Infotech Ltd., Mumbai
R. Narasimhan, CMC, Bangalore

Programme Committee:
-------------------
K.S.R. Anjaneyulu, HP Labs, Bangalore
Vivek Balaraman, TRDDC, Pune
Pushpak Bhattacharya, IIT Mumbai
PP Chakraborti, IIT Kharagpur
S. Kambhampati, Arizona State University
M. Narasimha Murty, IISc, Bangalore
Bernd Neumann, University of Hamburg
Arun K Pujari, University of Hyderabad
S. Ramani, HP Labs, Bangalore
P.V.S. Rao, Tata Infotech Ltd., Mumbai (Chair)
Durgesh D. Rao, DR Systems, Mumbai
P. Saint-Dizier, University of Paul Sabatier, France
K. Samudravijaya, TIFR, Mumbai
R. Sangal, IIIT, Hyderabad
M. Sasikumar, C-DAC Mumbai (formerly NCST) (co-chair)
S. Sen Gupta, Tata Infotech Ltd., Mumbai
R. Uthurusamy, GMR Labs, USA (co-chair)

Request for Information:
-----------------------
For further information please refer to the KBCS-2004 home page or
write to

KBCS-2004 Secretariat,
C-DAC Mumbai (formerly NCST)
Raintree Marg, Near Bharati Vidyapeeth,
Opp. Kharghar Railway Station,
Sector 7, CBD Belapur,
Navi Mumbai - 400 614, INDIA.
E-mail: kbcs@...
Phone: +91-22-27560013
Fax: +91-22-27560004
URL: http://www.ncst.ernet.in/kbcs2004/

#424 From: "Serguei A. Mokhov" <mokhov@...>
Date: Mon Nov 22, 2004 6:00 pm
Subject: Re: SPAM: KBCS 2004: Call for Participation
stgunya
Send Email Send Email
 
Dear op4cfp,

Please talk to your ISP to fix their open-relay problem; otherwise, you
mails are tagged as spam. Or change your ISP.

Group: sorry for the off-topic.

-s

On Mon, 22 Nov 2004, op4cfp wrote:

> Date: Mon, 22 Nov 2004 08:50:39 -0000
> From: op4cfp <op4cfp@...>
> Reply-To: aima-talk@yahoogroups.com
> To: aima-talk@yahoogroups.com
> Subject: SPAM: [aima-talk] KBCS 2004: Call for Participation
>
>
> ---------------------------------------------------------------------------
>
>   *** SPAM *** SPAM *** SPAM *** SPAM *** SPAM *** SPAM *** SPAM ***
>
> This message has been identified as spam or dangerous by the TEST version
> of the Concordia University e-mail transport system.  After a test period,
> messages such as this one will simply be REJECTED.  If we made a mistake,
> and you believe that this message *should* be delivered to you, please
> contact abuse@... immediately,
> and include the COMPLETE HEADERS from this message.
> Explain that you believe the message was mistakenly identified as spam.
>
> For more information about the anti-spam system, see:
> http://www.encs.concordia.ca/~fig/public/email/spam/
>
>    This testing rule will start rejecting mail on: March 31, 2004
>    unless we get problem reports before then at abuse@....
>
> Rule:     spamassassin score 20.511 >= 20.0
> Queue:    perseverance.encs.concordia.ca iAMDeEbj026845
>
> Details:
>
> Spam detection software, running on the system
"perseverance.encs.concordia.ca", has
> identified this incoming email as possible spam.  The original message
> has been attached to this so you can view it (if it isn't spam) or block
> similar future email.  If you have any questions, see
> postmaster@... for details.
>
> Content preview:  <Please accept my apology if you have received multiple
>   copies of the same> K B C S 2004 INTERNATIONAL CONFERENCE ON KNOWLEDGE
>   BASED COMPUTER SYSTEMS Hyderabad, India. December 19-22, 2004
>   http://www.ncst.ernet.in/kbcs2004/ [...]
>
> Content analysis details:   (20.5 points, 5.0 required)
>
>  pts rule name              description
> ---- ---------------------- --------------------------------------------------
>  0.0 T_CONCORDIA_LOCAL_RETURN Return Path includes local address.
>  3.4 FORGED_YAHOO_RCVD      'From' yahoo.com does not match 'Received' headers
>  1.1 RCVD_IN_SORBS_HTTP     RBL: SORBS: sender is open HTTP proxy server
>                             [202.54.51.5 listed in dnsbl.sorbs.net]
>  4.3 RCVD_IN_OPM            RBL: Received via a relay in opm.blitzed.org
>                             [202.54.51.5 listed in opm.blitzed.org]
>  1.1 RCVD_IN_NJABL_PROXY    RBL: NJABL: sender is an open proxy
>                             [202.54.51.5 listed in dnsbl.njabl.org]
>  4.3 RCVD_IN_OPM_HTTP_POST  RBL: OPM: sender is open HTTP POST proxy
>                             [202.54.51.5 listed in opm.blitzed.org]
>  1.0 RCVD_IN_NJABL          RBL: Received via a relay in dnsbl.njabl.org
>                             [202.54.51.5 listed in dnsbl.njabl.org]
>  1.0 RCVD_IN_SORBS          RBL: Received via a relay in dnsbl.sorbs.net
>                             [202.54.51.5 listed in dnsbl.sorbs.net]
>  3.1 RCVD_IN_DSBL           RBL: Received via a relay in list.dsbl.org
>                             [<http://dsbl.org/listing?ip=202.54.51.5>]
>  1.0 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net
>                  [Blocked - see <http://www.spamcop.net/bl.shtml?202.54.51.5>]
>  0.1 CONCORDIA_HELO_NEQ_PTR HELO argument does not match PTR
>
>
>
> ---------------------------------------------------------------------------
>

--
Serguei A. Mokhov            |  /~\    The ASCII
Computer Science Department  |  \ / Ribbon Campaign
Concordia University         |   X    Against HTML
Montreal, Quebec, Canada     |  / \      Email!

#425 From: "brandon_pitt_47" <brandon_pitt_47@...>
Date: Thu Nov 25, 2004 5:05 am
Subject: Niave -Bayes Implementation
brandon_pitt_47
Send Email Send Email
 
Hello all, this is brandon.  I was wondering if anybody had the
solution (in PYTHON) to this algorithm.  I will even take a template.
  thanks and have a happy thanksgiving

brandon

#426 From: "memo_27512" <memo_27512@...>
Date: Wed Dec 1, 2004 9:33 am
Subject: puzzle 8
memo_27512
Send Email Send Email
 
please help me
i need a hueristic function for 8puzzle

#427 From: Brandon Iskey <brandon_pitt_47@...>
Date: Wed Dec 1, 2004 2:46 pm
Subject: Re: puzzle 8
brandon_pitt_47
Send Email Send Email
 
which heristic.  i have manhattan and misplaced tile.  your call.
 
brandon

memo_27512 <memo_27512@...> wrote:


please help me
i need a hueristic function for 8puzzle








Do you Yahoo!?
All your favorites on one personal page – Try My Yahoo!

#428 From: "j1mmy_n3u7120n" <padmatv@...>
Date: Wed Dec 1, 2004 1:26 pm
Subject: Re: puzzle 8
j1mmy_n3u7120n
Send Email Send Email
 
--- In aima-talk@yahoogroups.com, "memo_27512" <memo_27512@y...>
wrote:
>
>
> please help me
> i need a hueristic function for 8puzzle

Check the book they already have given 3 heuristics for 8 puzzle.

1> Number of misplaced tiles pg 106/108
2> Manhattan distance pg 106/108
3> Gaschnig's Heuristic pg 135 prob 4.9

pages numbered according to Second Edition of the book.

#429 From: "magesmail" <magesmail@...>
Date: Wed Dec 1, 2004 1:08 pm
Subject: Re: puzzle 8
magesmail
Send Email Send Email
 
hi,
Sec 4.2 of the book clearly explains two heuristic functions for the
eightpuzzle.
You might also want to look at the java implementation of both these
heuristics.
Regds,
  Ravi


--- In aima-talk@yahoogroups.com, "memo_27512" <memo_27512@y...> wrote:
>
>
> please help me
> i need a hueristic function for 8puzzle

#430 From: David Faden <dfaden@...>
Date: Wed Dec 1, 2004 5:22 pm
Subject: Re: puzzle 8
gilbertnews
Send Email Send Email
 
How about the heuristics given in the text (p. 102 first edition)? One
of those is the sum of the Manhattan distances between blocks' current
positions and their positions in the solved puzzle.

David

On Dec 1, 2004, at 3:33 AM, memo_27512 wrote:

>
>
>
> please help me
> i need a hueristic function for 8puzzle

#431 From: Brandon Iskey <brandon_pitt_47@...>
Date: Wed Dec 1, 2004 11:39 pm
Subject: Re: puzzle 8
brandon_pitt_47
Send Email Send Email
 
i have it in python.  is that ok??
 
brandon


Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.

#432 From: Shams Qazi <shams.qazi@...>
Date: Thu Dec 2, 2004 3:55 am
Subject: Query regarding Exercise 2.3(a)
shams_q
Send Email Send Email
 
Q2.3. What is difference between agent functions and agent programs?
and its part a.

a.  Can there be more than one agent program that implements a given
agent function? Give an example, or show why one is not possible.

I need help in this regard.

--
Regards,
Shams Qazi
Web Master
National University of Sciences & Technology
Rawalpindi, Pakistan.
Off: 009251-9271995     Cell: 0092300-9565025

#433 From: "memo_27512" <memo_27512@...>
Date: Thu Dec 2, 2004 9:33 am
Subject: Re: puzzle 8
memo_27512
Send Email Send Email
 
thank you
but I need a hueristic function better than
Number of misplaced tiles pg 106/108
Manhattan distance pg 106/108

--- In aima-talk@yahoogroups.com, "j1mmy_n3u7120n" <padmatv@v...>
wrote:
>
>
> --- In aima-talk@yahoogroups.com, "memo_27512" <memo_27512@y...>
> wrote:
> >
> >
> > please help me
> > i need a hueristic function for 8puzzle
>
> Check the book they already have given 3 heuristics for 8 puzzle.
>
> 1> Number of misplaced tiles pg 106/108
> 2> Manhattan distance pg 106/108
> 3> Gaschnig's Heuristic pg 135 prob 4.9
>
> pages numbered according to Second Edition of the book.

#434 From: "memo_27512" <memo_27512@...>
Date: Thu Dec 2, 2004 9:36 am
Subject: Re: puzzle 8
memo_27512
Send Email Send Email
 
thank you very much
I need it in delphi
--- In aima-talk@yahoogroups.com, Brandon Iskey
<brandon_pitt_47@y...> wrote:
> i have it in python.  is that ok??
>
> brandon
>
>
> ---------------------------------
> Do you Yahoo!?
>  Yahoo! Mail - Helps protect you from nasty viruses.

#435 From: "memo_27512" <memo_27512@...>
Date: Thu Dec 2, 2004 9:37 am
Subject: Re: puzzle 8
memo_27512
Send Email Send Email
 
thank you
bau i need another hueristic function

--- In aima-talk@yahoogroups.com, "magesmail" <magesmail@y...> wrote:
>
>
> hi,
> Sec 4.2 of the book clearly explains two heuristic functions for
the
> eightpuzzle.
> You might also want to look at the java implementation of both
these
> heuristics.
> Regds,
>  Ravi
>
>
> --- In aima-talk@yahoogroups.com, "memo_27512" <memo_27512@y...>
wrote:
> >
> >
> > please help me
> > i need a hueristic function for 8puzzle

#436 From: "memo_27512" <memo_27512@...>
Date: Thu Dec 2, 2004 9:40 am
Subject: Re: puzzle 8
memo_27512
Send Email Send Email
 
thank you
but i need another hueristic function that act better
--- In aima-talk@yahoogroups.com, David Faden <dfaden@i...> wrote:
> How about the heuristics given in the text (p. 102 first edition)?
One
> of those is the sum of the Manhattan distances between blocks'
current
> positions and their positions in the solved puzzle.
>
> David
>
> On Dec 1, 2004, at 3:33 AM, memo_27512 wrote:
>
> >
> >
> >
> > please help me
> > i need a hueristic function for 8puzzle

Messages 405 - 436 of 946   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help