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
Tiago Gomes 053fa31bb2 Exit is better than abort.
Also use a macro instead of integer to indicate failure.
2012-12-20 17:37:59 +00:00
..
BayesBall.cpp some renamings 2012-06-19 14:32:12 +01:00
BayesBall.h whitespace fixes 2012-06-19 15:30:55 +01:00
BayesBallGraph.cpp Don't abort if opening a file to export to graphviz fails 2012-12-20 17:11:11 +00:00
BayesBallGraph.h Whitespace clean 2012-12-17 18:39:42 +00:00
BeliefProp.cpp Introduce a lifted solver class 2012-11-14 21:55:51 +00:00
BeliefProp.h Whitespace clean 2012-12-17 18:39:42 +00:00
ConstraintTree.cpp Don't abort if opening a file to export to graphviz fails 2012-12-20 17:11:11 +00:00
ConstraintTree.h Handle better formulas like f(X,X) 2012-12-18 23:51:51 +00:00
CountingBp.cpp Introduce a lifted solver class 2012-11-14 21:55:51 +00:00
CountingBp.h Whitespace clean 2012-12-17 18:39:42 +00:00
ElimGraph.cpp Exit is better than abort. 2012-12-20 17:37:59 +00:00
ElimGraph.h Whitespace clean 2012-12-17 18:39:42 +00:00
Factor.cpp rename CutIndexer to MapIndexer 2012-05-28 12:32:15 +01:00
Factor.h Whitespace clean 2012-12-17 18:39:42 +00:00
FactorGraph.cpp Exit is better than abort. 2012-12-20 17:37:59 +00:00
FactorGraph.h Whitespace clean 2012-12-17 18:39:42 +00:00
GroundSolver.cpp Ouchgit statusgit status! forgot to add these to index 2012-11-14 23:17:39 +00:00
GroundSolver.h Whitespace clean 2012-12-17 18:39:42 +00:00
Histogram.cpp size_t invasion 2012-05-24 22:55:20 +01:00
Histogram.h Whitespace clean 2012-12-17 18:39:42 +00:00
Horus.h Introduce a lifted solver class 2012-11-14 21:55:51 +00:00
HorusCli.cpp Exit is better than abort. 2012-12-20 17:37:59 +00:00
HorusYap.cpp Exit is better than abort. 2012-12-20 17:37:59 +00:00
Indexer.h use more Util::sizeExpected 2012-05-28 21:27:52 +01:00
LiftedBp.cpp Whitespace clean 2012-12-17 18:39:42 +00:00
LiftedBp.h Whitespace clean 2012-12-17 18:39:42 +00:00
LiftedCircuit.cpp Don't abort if opening a file to export to graphviz fails 2012-12-20 17:11:11 +00:00
LiftedCircuit.h Lkc: fix some memory leaks 2012-12-19 17:45:53 +00:00
LiftedKc.cpp Exit is better than abort. 2012-12-20 17:37:59 +00:00
LiftedKc.h one step close to use one solver instatiation to solve several queries 2012-11-14 23:13:46 +00:00
LiftedOperations.cpp Exit is better than abort. 2012-12-20 17:37:59 +00:00
LiftedOperations.h Whitespace clean 2012-12-17 18:39:42 +00:00
LiftedSolver.h Ouchgit statusgit status! forgot to add these to index 2012-11-14 23:17:39 +00:00
LiftedUtils.cpp prefix is better than postfix 2012-05-28 14:12:18 +01:00
LiftedUtils.h Whitespace clean 2012-12-17 18:39:42 +00:00
LiftedVe.cpp one step close to use one solver instatiation to solve several queries 2012-11-14 23:13:46 +00:00
LiftedVe.h one step close to use one solver instatiation to solve several queries 2012-11-14 23:13:46 +00:00
LiftedWCNF.cpp Lkc: fix some memory leaks 2012-12-19 17:45:53 +00:00
LiftedWCNF.h Lkc: fix some memory leaks 2012-12-19 17:45:53 +00:00
Makefile.in Whitespace clean 2012-12-17 18:39:42 +00:00
Parfactor.cpp Exit is better than abort. 2012-12-20 17:37:59 +00:00
Parfactor.h Whitespace clean 2012-12-17 18:39:42 +00:00
ParfactorList.cpp Exit is better than abort. 2012-12-20 17:37:59 +00:00
ParfactorList.h Whitespace clean 2012-12-17 18:39:42 +00:00
ProbFormula.cpp use PrvGroup 2012-05-24 23:38:44 +01:00
ProbFormula.h Whitespace clean 2012-12-17 18:39:42 +00:00
TinySet.h Whitespace clean 2012-12-17 18:39:42 +00:00
Util.cpp Exit is better than abort. 2012-12-20 17:37:59 +00: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
VarElim.cpp Whitespace clean 2012-12-17 18:39:42 +00:00
VarElim.h Introduce a lifted solver class 2012-11-14 21:55:51 +00:00
WeightedBp.cpp watch out for division by 0 in message calculation for BP 2012-09-30 22:04:44 +01:00
WeightedBp.h Whitespace clean 2012-12-17 18:39:42 +00:00