Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

Ovid (2709)

Ovid
  (email not shown publicly)
http://publius-ovidius.livejournal.com/
AOL IM: ovidperl (Add Buddy, Send Message)

Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.

Journal of Ovid (2709)

Tuesday August 13, 2002
06:38 PM

AI::Perlog help requested

[ #7079 ]

On the off chance that anyone is stupid, er, kind enough to want to help with the AI::Perlog module (logic programming in Perl), I have posted a plea for help at Perlmonks.

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • Sorry for the time it took me to get back to you with comments/answers.

    I've posted some code [perlmonks.org] on Perlmonks.

    My idea is to use AI::Perlog2 as an alternate implementation playground
    to test/compare different structures/algo.
    Following this idea Perlog2 include a load_from_file method
    which could be used by any implemenation.
    All we (I mean YOU ;-) have to do is to set up
    a huge common 'facts database' to play in real conditions...