Skip to content
Commit da7df10c authored by Christoph Schwering's avatar Christoph Schwering
Browse files

Complete rewrite of Grounder.

The new grounder closely follows the procedure in the extended arXiv
version of the IJCAI-17 paper, except that names for quantifiers in
the query are pre-allocated.

Consistency guarantees are not yet considered, which also causes some
guarantee-related unit tests to fail. This is awkward since the
grounder knowing about consistency should only affect performance, not
semantics.

Also dropped the convention that non-const getters return a pointer:
it's too annoying. For out- or in/out-parameters the pointer convention
remains.
parent 88282207
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment