remove grounding stub form lifted knowledge compilation. its hard to implement

This commit is contained in:
Tiago Gomes
2012-11-22 16:34:24 +00:00
parent 4afe6c8161
commit e09c25bd59
2 changed files with 0 additions and 44 deletions

View File

@@ -234,8 +234,6 @@ class LiftedCircuit
bool tryAtomCounting (CircuitNode** follow, Clauses& clauses);
bool tryGrounding (CircuitNode** follow, Clauses& clauses);
void shatterCountedLogVars (Clauses& clauses);
bool shatterCountedLogVarsAux (Clauses& clauses);