This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/CLPBN/horus
2012-06-01 19:29:23 +01:00
..
BayesBall.cpp workaround c++ bad design: don't allow creating a factor graph from some pointer 2012-05-31 22:42:38 +01:00
BayesBall.h prefix is better than postfix 2012-05-28 14:12:18 +01:00
BayesNet.cpp size_t invasion 2012-05-24 22:55:20 +01:00
BayesNet.h ok, second try 2012-05-23 14:56:01 +01:00
BpSolver.cpp cleanup 2012-05-31 21:24:40 +01:00
BpSolver.h cleanup 2012-05-31 21:24:40 +01:00
CbpSolver.cpp only allow joint dists on cliques 2012-06-01 19:29:23 +01:00
CbpSolver.h use only solveQuery 2012-05-31 23:06:53 +01:00
ConstraintTree.cpp size_t invasion 2012-05-24 22:55:20 +01:00
ConstraintTree.h size_t invasion 2012-05-24 22:55:20 +01:00
ElimGraph.cpp minor improvement 2012-05-29 17:19:49 +01:00
ElimGraph.h add a sequential elimination heuristic 2012-05-29 17:14:01 +01:00
Factor.cpp rename CutIndexer to MapIndexer 2012-05-28 12:32:15 +01:00
Factor.h fix bug in Factor::contains 2012-06-01 14:03:39 +01:00
FactorGraph.cpp workaround c++ bad design: don't allow creating a factor graph from some pointer 2012-05-31 22:42:38 +01:00
FactorGraph.h workaround c++ bad design: don't allow creating a factor graph from some pointer 2012-05-31 22:42:38 +01:00
FoveSolver.cpp use only solveQuery 2012-05-31 23:06:53 +01:00
FoveSolver.h use only solveQuery 2012-05-31 23:06:53 +01:00
Histogram.cpp size_t invasion 2012-05-24 22:55:20 +01:00
Histogram.h size_t invasion 2012-05-24 22:55:20 +01:00
Horus.h add an enum for lifted solvers and do some renamings 2012-05-30 17:17:39 +01:00
HorusCli.cpp add an enum for lifted solvers and do some renamings 2012-05-30 17:17:39 +01:00
HorusYap.cpp use only solveQuery 2012-05-31 23:06:53 +01:00
Indexer.h use more Util::sizeExpected 2012-05-28 21:27:52 +01:00
LiftedBpSolver.cpp use only solveQuery 2012-05-31 23:06:53 +01:00
LiftedBpSolver.h use only solveQuery 2012-05-31 23:06:53 +01:00
LiftedUtils.cpp prefix is better than postfix 2012-05-28 14:12:18 +01:00
LiftedUtils.h size_t invasion 2012-05-24 22:55:20 +01:00
Makefile.in add support to (real) lifted belief propagation 2012-05-31 21:12:46 +01:00
Parfactor.cpp size_t invasion, part II 2012-05-28 14:01:05 +01:00
Parfactor.h refactor functions for summing out 2012-05-25 20:15:05 +01:00
ParfactorList.cpp prefix is better than postfix 2012-05-28 14:12:18 +01:00
ParfactorList.h use PrvGroup 2012-05-24 23:38:44 +01:00
ProbFormula.cpp use PrvGroup 2012-05-24 23:38:44 +01:00
ProbFormula.h use PrvGroup 2012-05-24 23:38:44 +01:00
Solver.cpp minor improvements 2012-05-28 18:26:15 +01:00
Solver.h ok, second try 2012-05-23 14:56:01 +01:00
TinySet.h handle empty vectors in TinySet 2012-05-31 14:57:53 +01:00
TODO update TODO 2012-05-29 17:14:29 +01:00
Util.cpp add lbp flag 2012-05-31 12:45:09 +01:00
Util.h use bind2nd instead of bind1st 2012-05-31 12:19:13 +01:00
Var.cpp size_t invasion 2012-05-24 22:55:20 +01:00
Var.h fix header guard 2012-05-28 16:59:41 +01:00
VarElimSolver.cpp add a sequential elimination heuristic 2012-05-29 17:14:01 +01:00
VarElimSolver.h size_t invasion 2012-05-24 22:55:20 +01:00
WeightedBpSolver.cpp use only solveQuery 2012-05-31 23:06:53 +01:00
WeightedBpSolver.h fix header guard 2012-06-01 12:35:44 +01:00