shatter agains the query in lifted knowledge compilation

This commit is contained in:
Tiago Gomes
2012-11-12 15:20:42 +00:00
parent 4776817603
commit f5c85ffcc9
2 changed files with 9 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ class LiftedKc
LiftedWCNF* lwcnf_;
LiftedCircuit* circuit_;
const ParfactorList& pfList_;
ParfactorList pfList_;
};
#endif // HORUS_LIFTEDKC_H