Introduce a lifted solver class
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
LiftedBp::LiftedBp (const ParfactorList& pfList)
|
||||
: pfList_(pfList)
|
||||
: LiftedSolver (pfList), pfList_(pfList)
|
||||
{
|
||||
refineParfactors();
|
||||
createFactorGraph();
|
||||
|
Reference in New Issue
Block a user