AI::ExpertSystem::Simple 1.2 review

Download
by rbytes.net on

AI::ExpertSystem::Simple is a simple expert system shell. SYNOPSIS This class implements a simple expert system shell that read

License: Perl Artistic License
File size: 20K
Developer: Peter Hickman
0 stars award from rbytes.net

AI::ExpertSystem::Simple is a simple expert system shell.

SYNOPSIS

This class implements a simple expert system shell that reads the rules from an XML knowledge base and questions the user as it attempts to arrive at a conclusion.

This class is where all the work is being done and the other three classes are only there for support. At present there is little you can do with it other than run it. Future version will make subclassing of this class feasable and features like logging will be introduced.

To see how to use this class there is a simple shell in the bin directory which allows you to consult the example knowledge bases and more extensive documemtation in the docs directory.

Requirements:
Perl

AI::ExpertSystem::Simple 1.2 keywords