Trivial
This commit is contained in:
parent
973df43fe0
commit
206cf0a9c7
@ -72,5 +72,5 @@ BayesBall::scheduleChilds (const BBNode* n, Scheduling& sch) const
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_BAYESBALL_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_BAYESBALL_H_
|
||||
|
||||
|
@ -80,5 +80,5 @@ class BayesBallGraph
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_BAYESBALLGRAPH_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_BAYESBALLGRAPH_H_
|
||||
|
||||
|
@ -172,5 +172,5 @@ BeliefProp::ninf (const FacNode* fac) const
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_BELIEFPROP_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_BELIEFPROP_H_
|
||||
|
||||
|
@ -246,5 +246,5 @@ ConstraintTree::nrLogVars (void) const
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_CONSTRAINTTREE_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_CONSTRAINTTREE_H_
|
||||
|
||||
|
@ -222,5 +222,5 @@ CountingBp::setColor (const FacNode* fn, Color c)
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_COUNTINGBP_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_COUNTINGBP_H_
|
||||
|
||||
|
@ -175,5 +175,5 @@ ElimGraph::neighbors (EgNode* n1, EgNode* n2) const
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_ELIMGRAPH_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_ELIMGRAPH_H_
|
||||
|
||||
|
@ -368,5 +368,5 @@ class Factor : public TFactor<VarId>
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_FACTOR_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_FACTOR_H_
|
||||
|
||||
|
@ -184,5 +184,5 @@ struct sortByVarId
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_FACTORGRAPH_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_FACTORGRAPH_H_
|
||||
|
||||
|
@ -34,5 +34,5 @@ class GroundSolver
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_GROUNDSOLVER_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_GROUNDSOLVER_H_
|
||||
|
||||
|
@ -48,5 +48,5 @@ class HistogramSet
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_HISTOGRAM_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_HISTOGRAM_H_
|
||||
|
||||
|
@ -77,5 +77,5 @@ const unsigned PRECISION = 6;
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_HORUS_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_HORUS_H_
|
||||
|
||||
|
@ -365,5 +365,5 @@ operator<< (std::ostream &os, const MapIndexer& indexer)
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_INDEXER_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_INDEXER_H_
|
||||
|
||||
|
@ -47,5 +47,5 @@ class LiftedBp : public LiftedSolver
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDBP_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDBP_H_
|
||||
|
||||
|
@ -307,5 +307,5 @@ class LiftedKc : public LiftedSolver
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDKC_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDKC_H_
|
||||
|
||||
|
@ -30,5 +30,5 @@ class LiftedOperations
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDOPERATIONS_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDOPERATIONS_H_
|
||||
|
||||
|
@ -27,5 +27,5 @@ class LiftedSolver
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDSOLVER_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDSOLVER_H_
|
||||
|
||||
|
@ -212,5 +212,5 @@ Substitution::nrReplacements (void) const
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDUTILS_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDUTILS_H_
|
||||
|
||||
|
@ -171,5 +171,5 @@ class LiftedVe : public LiftedSolver
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDVE_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDVE_H_
|
||||
|
||||
|
@ -245,5 +245,5 @@ class LiftedWCNF
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDWCNF_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDWCNF_H_
|
||||
|
||||
|
@ -124,5 +124,5 @@ typedef std::vector<Parfactor*> Parfactors;
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_PARFACTOR_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_PARFACTOR_H_
|
||||
|
||||
|
@ -122,5 +122,5 @@ class ParfactorList
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_PARFACTORLIST_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_PARFACTORLIST_H_
|
||||
|
||||
|
@ -116,5 +116,5 @@ typedef std::vector<ObservedFormula> ObservedFormulas;
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_PROBFORMULA_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_PROBFORMULA_H_
|
||||
|
||||
|
@ -406,5 +406,5 @@ TinySet<T,C>::consistent (void) const
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_TINYSET_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_TINYSET_H_
|
||||
|
||||
|
@ -436,5 +436,5 @@ struct abs_diff_exp : public std::binary_function<T, T, T>
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_UTIL_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_UTIL_H_
|
||||
|
||||
|
@ -109,5 +109,5 @@ Var::operator!= (const Var& var) const
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_VAR_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_VAR_H_
|
||||
|
||||
|
@ -43,5 +43,5 @@ class VarElim : public GroundSolver
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_VARELIM_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_VARELIM_H_
|
||||
|
||||
|
@ -72,5 +72,5 @@ class WeightedBp : public BeliefProp
|
||||
|
||||
} // namespace horus
|
||||
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_WEIGHTEDBP_H_
|
||||
#endif // YAP_PACKAGES_CLPBN_HORUS_WEIGHTEDBP_H_
|
||||
|
||||
|
Reference in New Issue
Block a user