Vitor Santos Costa
|
b3a11b339a
|
init better; problog_low accepts conditional probabilities (untested); accept (p0::a;p1::b).
|
2016-08-05 16:43:11 -05:00 |
|
Vitor Santos Costa
|
4628adc63e
|
Merge branch 'master' of https://github.com/vscosta/yap-6.3
|
2016-08-01 21:45:42 -05:00 |
|
Vitor Santos Costa
|
c6d174841a
|
fixes
|
2016-07-31 10:11:36 -05:00 |
|
Vitor Santos Costa
|
3f59ec40cd
|
python support
|
2016-06-28 23:47:09 +01:00 |
|
Vitor Santos Costa
|
4123764fcc
|
typo
|
2016-06-17 17:25:13 +01:00 |
|
Vitor Santos Costa
|
5fd4413ffd
|
fixes in simplecudd & lbdd
|
2016-06-02 10:53:36 +01:00 |
|
Vitor Santos Costa
|
1aa20e24b7
|
misc_bugs_when_compiling_problog
|
2016-04-14 12:00:09 +01:00 |
|
Vítor Santos Costa
|
661f33ac7e
|
bug fices
|
2016-01-03 02:06:09 +00:00 |
|
Vítor Santos Costa
|
15404b3835
|
small
- do not call goal expansion on meta-calls (that is done by undef).
- docs updates
- fix init code
|
2015-12-15 09:28:43 +00:00 |
|
Vítor Santos Costa
|
00245ff0fc
|
fix bad replace; protect against undef red.
|
2015-11-05 16:00:54 +00:00 |
|
Vítor Santos Costa
|
b871f6676e
|
fix error handling
|
2015-09-25 10:57:26 +01:00 |
|
Vítor Santos Costa
|
0ed3ee4fc4
|
enable path expansion by default
|
2015-04-24 10:03:44 -06:00 |
|
Vítor Santos Costa
|
e043e7595e
|
minor incompats
|
2015-04-21 16:12:01 -06:00 |
|
Vítor Santos Costa
|
e963c59649
|
fix ProbLog path issues
|
2015-04-21 09:25:12 -06:00 |
|
Vítor Santos Costa
|
47d1bd5ecc
|
allow setting up arithmetic exception handling.
|
2014-10-19 11:27:53 +01:00 |
|
Vítor Santos Costa
|
6efb3176f7
|
format_to_chars is not supported any longer.
|
2014-08-20 07:57:58 -05:00 |
|
Vítor Santos Costa
|
ef3a5754e6
|
syntax errors
|
2014-08-06 10:26:03 -05:00 |
|
Vitor Santos Costa
|
a69a2442c9
|
fix \%
|
2013-11-08 23:48:57 +00:00 |
|
Vítor Santos Costa
|
ceb0c1f5ac
|
new support file.
|
2012-04-27 15:32:17 +01:00 |
|
Vítor Santos Costa
|
fd755f0b7e
|
allow ProbLog to use lbdd.
|
2012-04-26 13:52:09 +01:00 |
|
Vítor Santos Costa
|
ed0d3f6cae
|
Latest ProbLog
|
2012-01-11 14:44:59 +00:00 |
|
Vitor Santos Costa
|
ff84eaf782
|
delete_file changed in 6.3.
|
2011-09-20 14:50:24 +01:00 |
|
Vítor Santos Costa
|
cdd33b8c1a
|
new CPLint and ProbLog versions.
|
2011-09-15 15:49:06 +01:00 |
|
Vitor Santos Costa
|
01c80d77e0
|
update latest releaase of ProbLog
|
2011-09-05 03:07:15 +02:00 |
|
Vitor Santos Costa
|
1130a3536d
|
fix ProbLog error.
|
2011-07-04 22:36:57 +01:00 |
|
Vitor Santos Costa
|
be345a0387
|
update to recent ProbLog.
|
2011-06-26 23:13:43 +01:00 |
|
Theofrastos Mantadelis
|
89789e8232
|
corrected an import bug
|
2011-02-08 15:57:23 +01:00 |
|
Theofrastos Mantadelis
|
457052f661
|
Corrected a minor ProbLog bug
|
2011-01-17 12:02:05 +01:00 |
|
Theofrastos Mantadelis
|
8d77ee7769
|
ProbLog: Added fact map export
|
2010-12-20 12:36:59 +01:00 |
|
Theofrastos Mantadelis
|
a442d888de
|
Newest ProbLog version
|
2010-12-16 14:30:50 +01:00 |
|
Theofrastos Mantadelis
|
b54517d419
|
Updating ProbLog and adding ADs
|
2010-12-02 14:54:47 +01:00 |
|
Theofrastos Mantadelis
|
611af95e43
|
added anottated disjunctions
|
2010-11-30 19:17:25 +01:00 |
|
Theofrastos Mantadelis
|
bad796702d
|
follow up for using user defined ground
|
2010-11-09 15:12:34 +01:00 |
|
Theofrastos Mantadelis
|
0a5a1efd77
|
no comment
|
2010-11-03 19:34:16 +01:00 |
|
Theofrastos Mantadelis
|
8303b477ab
|
these guys got forgotten
|
2010-11-03 19:30:43 +01:00 |
|
Theofrastos Mantadelis
|
c804d105b6
|
Some ProbLog improvements related with tabling efficiency, more to come soon
|
2010-11-03 19:22:11 +01:00 |
|
Theofrastos Mantadelis
|
de06131ba4
|
bug correction
|
2010-10-20 17:41:13 +02:00 |
|
Theofrastos Mantadelis
|
d1839b730c
|
ProbLog versioning, ProbLog Tabling warning message instead of error
|
2010-10-06 12:59:18 +02:00 |
|
Theofrastos Mantadelis
|
5323a3677d
|
ProbLog Versioning System
|
2010-10-05 18:26:40 +02:00 |
|
Theofrastos Mantadelis
|
69dbf72553
|
Various ProbLog improvements
|
2010-10-01 11:40:24 +02:00 |
|
Theofrastos Mantadelis
|
d750a5d5a2
|
update in learning
|
2010-09-29 18:40:34 +02:00 |
|
Theofrastos Mantadelis
|
0cd5cec64b
|
Portability issues
|
2010-09-28 21:22:32 +02:00 |
|
Paulo Moura
|
8e4bb51be0
|
Make some of the dependencies in library predicates explicit.
|
2010-09-25 23:34:47 +01:00 |
|
Paulo Moura
|
889e14b46b
|
Fixing minor portability issues
|
2010-09-25 13:51:03 +01:00 |
|
Paulo Moura
|
d994175e2f
|
Fixed bug in test for the availability of the predicate tries:trie_disable_hash/0.
|
2010-09-25 04:59:07 +01:00 |
|
Paulo Moura
|
c37a62b2d8
|
Fixing minor portability issues
|
2010-09-25 04:09:06 +01:00 |
|
Paulo Moura
|
8cf9568c8b
|
Fixing minor portability issues
|
2010-09-25 03:46:20 +01:00 |
|
Paulo Moura
|
d5879430da
|
Fixing minor portability issues
|
2010-09-25 02:30:05 +01:00 |
|
Paulo Moura
|
5d1aa5844a
|
Fixing minor portability issues
|
2010-09-25 02:24:30 +01:00 |
|
Theofrastos Mantadelis
|
639fc74145
|
a file bug
|
2010-09-24 17:39:25 +02:00 |
|