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