A bug was introduced in the stratification algorithm of bddbddb in revision
558:
http://bddbddb.svn.sourceforge.net/viewvc/bddbddb?view=rev&revision=558
The current workaround is to use bddbddb.jar (in chord/lib/bddbddb/) built
from revision 557.
The datalog file thrOblAbbrCICG.dlog for which this bug is manifested is
attached.
The Chord command line is:
ant -Dwork.dir=tests/test1/chord_output/bddbddb -
Ddlog.file=src/main/dlog/alias/thrOblAbbrCICG.dlog solve
The version using the incorrect stratification algorithm produces an
incorrect stratification plan which in turn causes some rules to iterate a
suspiciously low number of times and produce suspiciously small output
relations.
Original issue reported on code.google.com by mayur.naik on 3 Dec 2009 at 2:13
Original issue reported on code.google.com by
mayur.naik
on 3 Dec 2009 at 2:13Attachments: