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

KnowledgeBase handles G now.

G is now handled as part of the Representation Theorem procedure in
KnowledgeBase, as proposed in the IJCAI paper.

Before this commit, a Boolean assume_consistent was managed and handed
over to the Solver, which then called Grounder::GuaranteeConsistancy(),
which led to many redundant calls.

The flag in Solver still exists for now, as unit tests use it.
Otherwise it is of no use and could be removed (which would slightly
clarify code in Solver).
parent ea938327
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