AI-Logic-AnswerSet
view release on metacpan or search on metacpan
Revision history for Perl extension AI::Logic::AnswerSet.
0.01 Sat Jan 28 18:10:08 2012
- original version; created by h2xs 1.23 with options
-AXc -n AI::Logic::AnswerSet
lib/AI/Logic/AnswerSet.pm view on Meta::CPAN
=head1 DESCRIPTION
This extension allows to interact with DLV, an Artificial Intelligence system
for Answer Set Programming (ASP).
Please note that the DLV system must appear in the same folder of the perl program
and it must be renamed as "dlv";
DLV can be freely obtained at www.dlvsystem.com.
For further info about DLV and Answer Set Programming please start from www.dlvsystem.com.
The module was originally published as "ASPerl", but suffered from
some problems with the namespace, now changed. The module has been
also significantly rearranged according to the advices coming from the
community. Thank you all!
If you are using this module, please let us know: we are always
interested in end-users desires, and we wish to improve our library:
comments are truly welcome!
=head2 Methods
=head3 executeFromFileAndSave
( run in 1.462 second using v1.01-cache-2.11-cpan-f985c23238c )