Menu

Src (SVN)-old Commit Log


Commit Date  
[r6210] by dwarren

Added to support testing of subsumptive tabling.

2009-01-06 15:41:46 Tree
[r6209] by dwarren

Partially fixed the treatment of the -only parameter after the subsumptive
tests were added. Including an -only parameter for a test file that has
a subsumptive version tests both the variant and subsumptive version.

2009-01-06 15:40:23 Tree
[r6208] by dwarren

A couple of minor changes to make these files compile under MSVC.
One change in slgdelay.c to add coercion (through using a macro)
may be a problem. Perhaps Terry can check.

2009-01-06 15:37:10 Tree
[r6207] by tswift

In some Flora programs with defeasible reasoning, a
mysterious "null node" warning had been printed out. It turned
out that this was being emitted by find_answers_for_subgoal(),
which is used in cascading abolishes. The problem arose for
deleting calls that had empty answer tries, where a stack was
checked, a null node immediately found, and the routine exited.
In this case, it was harmless, but I added a check to get rid of
the warning in this case, and made the warning itself more
descriptive.

2009-01-04 21:12:29 Tree
[r6206] by tswift

Fixed typo in tables.c

In tst_aux.h fixed so that tables created by call subsumption allow
attributed variable constraints in their answers (including in delay
elements). Calls in call subsumption still cannot include attributed
variables -- I need to understand more about Bao's algorithm before
I'll be ready to add them there. But having them in answers takes us
at least part of the way.

2009-01-03 20:22:48 Tree
[r6205] by tswift

Changes were mostly for documentation and code refactoring.

However, also fixed a latent bug in simplification where
was_simplifiable was not properly checking negative delay elements
corresponding to subsumed subgoal frames. This led to the possibility
of adding un-needed delay elements that might not have been simplified
away. Surprisingly enough, however, none of the tests in the test
suite checked for this.

2009-01-03 01:11:26 Tree
[r6204] by tswift

Adding a new test for copying attributed variables into delay elements
/ lists. I hadn't thought this worked, but apparently it does !

Also, I'm adding a very simple test for incremental evaluation -- more
cases need to be added here, but at least this is a start.

2009-01-02 19:01:51 Tree
[r6203] by tswift

adding dret_test.P to subsumptive tests.

2009-01-02 18:58:42 Tree
[r6202] by tswift

Adding a new test for copying attributed variables into delay elements
/ lists. I hadn't thought this worked, but apparently it does !

Also, I'm adding a very simple test for incremental evaluation -- more
cases need to be added here, but at least this is a start.

2009-01-02 18:54:09 Tree
[r6201] by tswift

Fine tuning for exclude tests (to run call subsumption tests under batched).

2009-01-02 17:55:44 Tree
Older >
Auth0 Logo