Commit Graph

6362 Commits

Author SHA1 Message Date
Vitor Santos Costa a913523d6a Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2013-01-11 16:58:43 +00:00
Vitor Santos Costa f83379648c fix use of exo preds. 2013-01-11 16:45:14 +00:00
Tiago Gomes 1bb1138b3a Fix EM typos 2013-01-10 13:45:24 +00:00
Tiago Gomes 29b2d4f3df Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2013-01-09 18:51:11 +00:00
Tiago Gomes 6060899773 Merge branch 'master' of github.com:tacgomes/yap6.3 2013-01-09 18:50:40 +00:00
Vitor Santos Costa b7ef6576a6 add keys within learning 2013-01-09 18:34:19 +00:00
Vitor Santos Costa 033f33ad96 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2013-01-09 18:22:41 +00:00
Vitor Santos Costa 6cee85bd60 fix cases where you get repeated keys or a(X,X) keys in PFL. 2013-01-09 18:22:01 +00:00
Vitor Santos Costa 46fbc539bf handle repeated query vars with evidence 2013-01-09 17:49:07 +00:00
Vitor Santos Costa 37243187ec handle no Judy 2013-01-09 17:02:41 +00:00
Vitor Santos Costa ff953eb20a Merge branch 'master' of https://github.com/tacgomes/yap6.3 2013-01-09 16:48:16 +00:00
tacgomes 2feac46e54 PFL manual: several improvements 2013-01-09 16:45:01 +00:00
Vitor Santos Costa 649fae4294 more fixes to exo compilation. 2013-01-09 16:38:39 +00:00
tacgomes 7f452d2397 Refactor the benchmarks 2013-01-09 15:25:14 +00:00
tagomes@fc.up.pt 7fabfcf4c9 Trivial 2013-01-09 11:43:40 +00:00
Tiago Gomes 91e8bcd4d7 Merge branch 'master' of github.com:tacgomes/yap6.3 2013-01-09 11:12:41 +00:00
Vitor Santos Costa 6cd778f70b exo stuff 2013-01-09 09:21:07 +00:00
Vitor Santos Costa e14703b990 flags patch by Petr Pisaf 2013-01-09 09:20:41 +00:00
Tiago Gomes 24271157ce Clean unecessary latex documents 2013-01-08 22:55:27 +00:00
Tiago Gomes 59ae52623c PFL manual: several improvements 2013-01-08 22:51:44 +00:00
Vitor Santos Costa 1043d037e9 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2013-01-08 22:06:26 +00:00
Vitor Santos Costa 8ce30976ce count collisions 2013-01-08 22:06:22 +00:00
Tiago Gomes 6755e50525 PFL manual: small improvements 2013-01-08 22:00:31 +00:00
Tiago Gomes ea054468bc Improve hcli usage string 2013-01-08 21:17:56 +00:00
Tiago Gomes dc536fabc2 Beautify setHorusFlag 2013-01-08 21:13:58 +00:00
Tiago Gomes 2738d83302 Remove some alias for hve 2013-01-08 20:48:46 +00:00
Tiago Gomes dfd7360291 Allow the use of solver as an alias of ground_solver 2013-01-08 20:47:12 +00:00
Tiago Gomes dbd35a20a2 PFL manual: improve introduction section 2013-01-08 19:40:20 +00:00
Tiago Gomes 9c8fd804df PFL manual: add a further information section 2013-01-08 19:39:39 +00:00
Tiago Gomes f94032d06c PFL manual: add an installation section 2013-01-08 19:39:03 +00:00
David Vaz c9a01455b5 Merge branch 'udi_new' into yap 2013-01-08 18:45:39 +00:00
Tiago Gomes 1b9c4e96e7 Prefix with bp_ some bp flags 2013-01-08 17:06:40 +00:00
Tiago Gomes da0514a779 Add support for more infernce keys.
Add support for export_libdai, export_uai, export_gv and print_fg.
Document these keys.
2013-01-08 17:01:03 +00:00
Tiago Gomes 4220069d90 PFL manual: use the Unix end-of-line marker 2013-01-08 15:34:56 +00:00
Tiago Gomes 75b652b0c9 PFL manual: improve title page and reword a sentence 2013-01-08 15:33:55 +00:00
Tiago Gomes 6375d05a93 PFL manual: add section for horus cli 2013-01-08 15:31:52 +00:00
Tiago Gomes 182429252e Update the usage string for hcli 2013-01-08 14:47:21 +00:00
Vitor Santos Costa f7adcf9b44 fix unnecessary dereferencing. 2013-01-08 13:09:31 +00:00
Vitor Santos Costa 2a44a0205b support backtracking with uninst args 2013-01-08 12:35:18 +00:00
Vitor Santos Costa d98862f5ea debugging exo 2013-01-08 00:40:51 +00:00
Tiago Gomes c92b7c3e7e Install hcli to the bin directory 2013-01-08 00:33:01 +00:00
Tiago Gomes f598881cc5 Explain better the potential value order 2013-01-07 22:21:52 +00:00
Tiago Gomes 9bb43360a2 Rearrange the probabilities to do a clean diff against the exported model 2013-01-07 22:18:50 +00:00
Tiago Gomes ba32ebc5f5 Add support for bayesian networks defined in an UAI file format 2013-01-07 22:17:05 +00:00
Tiago Gomes 82a4cc508b Change burglary-alarm.uai to be bayes instead of markov 2013-01-07 22:01:49 +00:00
David Vaz 5c83be965a Added eclipse to ignore 2013-01-07 16:41:51 +00:00
David Vaz 38fcc19d55 Merge branch 'udi_new' of github.com:davidvaz/yap-udi into udi_new 2013-01-07 16:33:21 +00:00
Tiago Gomes bafd7320a5 Rework a bit the examples 2013-01-07 14:59:51 +00:00
Tiago Gomes 91dbd60ad4 Allow calling set_horus_flag/2 without loading clpbn_horus 2013-01-07 14:05:56 +00:00
Tiago Gomes 96f4e7ea1b Fix typo 2013-01-07 14:04:44 +00:00