Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re4: Choosing a data structure for AI applications

by talexb (Chancellor)
on Jul 16, 2002 at 16:20 UTC ( [id://182139]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Choosing a data structure for AI applications
in thread Choosing a data structure for AI applications

    This reminds me of Aristotelian logic and those circle diagrams. "All mammals have hair." "All mammals give birth live." "Some fish give birth live." "Do some fish have hair?" and be able to solve that.
I believe the backtracking issue has to do with finding out the answer to the question (ref:Above) What objects have attribute 'hair'?

The example maps to the following facts

  • All mammals -> have hair
  • All mammals -> give birth live
  • Some fish -> give birth live
.. and then tries to backtrack to determine if 'giving birth live' maps to 'All mammals' and from there to 'have hair'.

--t. alex

"Mud, mud, glorious mud. Nothing quite like it for cooling the blood!"
--Michael Flanders and Donald Swann

  • Comment on Re4: Choosing a data structure for AI applications

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://182139]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-26 06:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found