IPG: verify that the root log vars appear in the same positions

This commit is contained in:
Tiago Gomes
2012-11-06 23:35:14 +00:00
parent 1e38743462
commit 06a59ad659
4 changed files with 52 additions and 26 deletions

View File

@@ -230,7 +230,7 @@ class LiftedCircuit
bool tryIndepPartialGrounding (CircuitNode** follow, Clauses& clauses);
bool tryIndepPartialGroundingAux (Clauses& clauses, ConstraintTree& ct,
vector<unsigned>& indices);
LogVars& rootLogVars);
bool tryAtomCounting (CircuitNode** follow, Clauses& clauses);