Tiago Gomes
|
01d8f8e178
|
More whitespace cleanups
|
2012-12-20 23:19:10 +00:00 |
|
Tiago Gomes
|
b44ed7db39
|
Improve the error messages
|
2012-12-20 18:07:50 +00:00 |
|
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 |
|
Tiago Gomes
|
0a661b0462
|
More cleanups
|
2012-12-18 22:47:43 +00:00 |
|
Tiago Gomes
|
3eb6b76ddd
|
Whitespace clean
|
2012-12-17 18:39:42 +00:00 |
|
Tiago Gomes
|
85db763d9c
|
small improvement in HorusYap
|
2012-11-16 22:38:14 +00:00 |
|
Tiago Gomes
|
51eef45b2d
|
refactor HorusYap
|
2012-11-16 17:10:04 +00:00 |
|
Tiago Gomes
|
59fd21bf33
|
use only 1 lifted solver instance
|
2012-11-16 16:50:19 +00:00 |
|
Tiago Gomes
|
64a27847cc
|
Introduce a lifted solver class
|
2012-11-14 21:55:51 +00:00 |
|
Tiago Gomes
|
07bcc89a76
|
factor out some lifted operations in a new class
|
2012-11-09 23:52:35 +00:00 |
|
Tiago Gomes
|
6a200760ca
|
initial code to support calling a lifted knowledge compilation solver
|
2012-11-08 21:54:47 +00:00 |
|
Tiago Gomes
|
57edd6adb9
|
minor improvements
|
2012-06-19 15:29:09 +01:00 |
|
Tiago Gomes
|
ee5b8e693a
|
re-activate bayes ball
|
2012-06-19 15:10:57 +01:00 |
|
Tiago Gomes
|
89725dffbb
|
rename some enums
|
2012-06-12 21:27:17 +01:00 |
|
Tiago Gomes
|
d4f63b3942
|
drop Solver suffix and rename some files and classes
|
2012-06-12 16:29:57 +01:00 |
|
Tiago Gomes
|
b5369db214
|
use only solveQuery
|
2012-05-31 23:06:53 +01:00 |
|
Tiago Gomes
|
f91e543d9d
|
workaround c++ bad design: don't allow creating a factor graph from some pointer
|
2012-05-31 22:42:38 +01:00 |
|
Tiago Gomes
|
22d8876d33
|
add support to (real) lifted belief propagation
|
2012-05-31 21:12:46 +01:00 |
|
Tiago Gomes
|
6668ee6381
|
add initial skeleton for lifted bp
|
2012-05-30 19:23:41 +01:00 |
|
Tiago Gomes
|
8d14593c3e
|
add an enum for lifted solvers and do some renamings
|
2012-05-30 17:17:39 +01:00 |
|
Tiago Gomes
|
a9c369aac1
|
size_t invasion, part II
|
2012-05-28 14:01:05 +01:00 |
|
Tiago Gomes
|
af6601837c
|
size_t invasion
|
2012-05-24 22:55:20 +01:00 |
|
Tiago Gomes
|
acc5ab056a
|
some refactorings
|
2012-05-24 16:14:13 +01:00 |
|
Tiago Gomes
|
444eaacc63
|
add operators to manipulate vectors of parameters
|
2012-05-24 14:55:30 +01:00 |
|
Tiago Gomes
|
6cb718942a
|
some renamings
|
2012-05-23 21:23:03 +01:00 |
|
Tiago Gomes
|
d91e91b97e
|
prefix calls to c++ functions with cpp_
|
2012-05-23 20:34:57 +01:00 |
|
Tiago Gomes
|
6c77afb3ae
|
ok, second try
|
2012-05-23 14:56:01 +01:00 |
|