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

Grounder avoids regrounding after AddClause(), PrepareFor().

When no new names were added in AddClause() and PrepareFor(), which
would make (at least partially) regrounding of old clauses necessary,
then Ground() creates a new setup that inherits from the previous
result of Ground() and adds only the new clause.

The minesweeper example now works. So far it's just translation of the
old one to the new library.
parent 49d1c182
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