This commit is contained in:
Tiago Gomes 2013-02-08 00:20:01 +00:00
parent 973df43fe0
commit 206cf0a9c7
27 changed files with 27 additions and 27 deletions

View File

@ -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_

View File

@ -80,5 +80,5 @@ class BayesBallGraph
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_BAYESBALLGRAPH_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_BAYESBALLGRAPH_H_

View File

@ -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_

View File

@ -246,5 +246,5 @@ ConstraintTree::nrLogVars (void) const
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_CONSTRAINTTREE_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_CONSTRAINTTREE_H_

View File

@ -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_

View File

@ -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_

View File

@ -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_

View File

@ -184,5 +184,5 @@ struct sortByVarId
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_FACTORGRAPH_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_FACTORGRAPH_H_

View File

@ -34,5 +34,5 @@ class GroundSolver
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_GROUNDSOLVER_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_GROUNDSOLVER_H_

View File

@ -48,5 +48,5 @@ class HistogramSet
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_HISTOGRAM_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_HISTOGRAM_H_

View File

@ -77,5 +77,5 @@ const unsigned PRECISION = 6;
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_HORUS_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_HORUS_H_

View File

@ -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_

View File

@ -47,5 +47,5 @@ class LiftedBp : public LiftedSolver
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDBP_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDBP_H_

View File

@ -307,5 +307,5 @@ class LiftedKc : public LiftedSolver
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDKC_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDKC_H_

View File

@ -30,5 +30,5 @@ class LiftedOperations
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDOPERATIONS_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDOPERATIONS_H_

View File

@ -27,5 +27,5 @@ class LiftedSolver
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDSOLVER_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDSOLVER_H_

View File

@ -212,5 +212,5 @@ Substitution::nrReplacements (void) const
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDUTILS_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDUTILS_H_

View File

@ -171,5 +171,5 @@ class LiftedVe : public LiftedSolver
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDVE_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDVE_H_

View File

@ -245,5 +245,5 @@ class LiftedWCNF
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDWCNF_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_LIFTEDWCNF_H_

View File

@ -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_

View File

@ -122,5 +122,5 @@ class ParfactorList
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_PARFACTORLIST_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_PARFACTORLIST_H_

View File

@ -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_

View File

@ -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_

View File

@ -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_

View File

@ -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_

View File

@ -43,5 +43,5 @@ class VarElim : public GroundSolver
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_VARELIM_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_VARELIM_H_

View File

@ -72,5 +72,5 @@ class WeightedBp : public BeliefProp
} // namespace horus
#endif // YAP_PACKAGES_CLPBN_HORUS_WEIGHTEDBP_H_
#endif // YAP_PACKAGES_CLPBN_HORUS_WEIGHTEDBP_H_