minor improvements
This commit is contained in:
parent
25ccfa2f54
commit
8fa8fff9f1
@ -9,8 +9,6 @@
|
||||
#include "Util.h"
|
||||
|
||||
|
||||
|
||||
|
||||
FactorGraph*
|
||||
BayesBall::getMinimalFactorGraph (const VarIds& queryIds)
|
||||
{
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
#include "LiftedBpSolver.h"
|
||||
#include "WeightedBpSolver.h"
|
||||
#include "FactorGraph.h"
|
||||
|
@ -3,7 +3,6 @@
|
||||
|
||||
#include "ParfactorList.h"
|
||||
|
||||
class SpLink;
|
||||
class FactorGraph;
|
||||
class WeightedBpSolver;
|
||||
|
||||
|
Reference in New Issue
Block a user