in reply to toy subsumption classifier

I'm not too sure that this'll work. With this mod you assert rules and facts and Then you search your universe of truths in a top down or bottom-up manner, depending on what you want to do with the results, but.....
This might work:

AI::Proplog

if you search in cpan and read the docs. I'm sure that it will help.

Maybe. ;)


All the Best, Eoin...

If everything seems to be going well, you obviously don't know what the hell is going on.

Replies are listed 'Best First'.
Re: Re: toy subsumption classifier
by jjohhn (Scribe) on Mar 12, 2003 at 01:41 UTC
    This looks pretty right on; of course there would be a module that relates to my question. I should have looked there first. Thank you!