Vitor Santos Costa
0f32e2cc9f
syntax
2016-08-15 14:57:32 -05:00
Vitor Santos Costa
02bd8a1760
initialise so that we can run queries
2016-08-07 09:49:34 -05:00
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
0aeeb726e3
just indenting
2016-08-05 16:39:45 -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
8ce16f64d9
learn again
2016-06-03 16:23:28 +01:00
Vitor Santos Costa
5fd4413ffd
fixes in simplecudd & lbdd
2016-06-02 10:53:36 +01:00
Vitor Santos Costa
8f3bb7fe26
prolog in men bed support
2016-05-30 11:29:26 +01:00
Vitor Santos Costa
96f03e26e8
fix WIN stuff
2016-04-18 16:41:30 +01:00
Vitor Santos Costa
1aa20e24b7
misc_bugs_when_compiling_problog
2016-04-14 12:00:09 +01:00
Vítor Santos Costa
3704392811
xml2 early support
2016-01-06 12:36:36 +00:00
Vítor Santos Costa
50c8724322
linux backport
...
file exists system predicate
$source_file -> $user source
hide and make system preds
fix check_head_and_body
user_expansion never fails
goal expansion is controlled b dynamic procedure
add must_be_of_type predicate_indicator
fix neat_call, debug flag is user controlled
use simplecudd, not ptoblogbdd
compile all of myddas
fx junk in file_name
fix warnings
use common file opening struct and funds
avoid pairs module
fix db queues
2016-01-04 14:11:09 +00: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
ce8a19d381
Add documentation
2015-11-18 15:06:25 +00:00
Vítor Santos Costa
50c04116c8
moved from H
2015-11-06 18:22:31 +00:00
Vítor Santos Costa
f8b5ca8291
init and friends : cleanup
2015-11-05 19:33:38 +00:00
Vítor Santos Costa
98e8bf63e0
remove debugging
2015-11-05 16:10:51 +00:00
Vítor Santos Costa
0fec4766e5
swap including and included.
2015-11-05 16:07:51 +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
9db87d1da4
atom versus atomic
2015-11-05 15:59:49 +00:00
Vítor Santos Costa
7fd6167c50
simple trick to do code sharing
2015-11-05 15:59:26 +00:00
Vitor Santos Costa
1d10b9c709
fix typo
2015-10-20 03:08:37 +01:00
Vítor Santos Costa
c4aae66f3e
submods work
2015-10-13 09:10:53 +01:00
Vítor Santos Costa
b871f6676e
fix error handling
2015-09-25 10:57:26 +01:00
Vítor Santos Costa
4336b2ba88
Avoid complaining from strlen
...
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa
1c06bfdc05
cmake & text support
2015-06-19 01:30:13 +01:00
Vítor Santos Costa
e8e33e405a
join cud packages
2015-06-19 01:00:18 +01:00
Vítor Santos Costa
c26b5f3175
increase the ignore list
2015-06-17 23:49:02 +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
291ec26d65
configuratio fixes
2015-02-17 20:26:46 +00:00
Vitor Santos Costa
fcf0f41312
infinity, try to fix the ffsll mess, warnings
2015-01-05 16:06:32 +00:00
Vítor Santos Costa
3164ed2d61
doc support
2015-01-04 23:58:23 +00:00
Vítor Santos Costa
c9c2d7233c
fix warnings
2014-11-26 09:47:05 +00:00
Vitor Santos Costa
afc6c5d04e
Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
...
Conflicts:
C/threads.c
JIT/HPP/EnvironmentInit.h
packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c
pl/preds.yap
2014-11-25 16:53:35 +00:00
Vitor Santos Costa
2be225c17a
small warnings.
2014-11-25 16:42:35 +00:00
Vítor Santos Costa
bb8ea9a27d
fix current and system predicate
2014-11-25 12:03:48 +00:00
Vítor Santos Costa
c440ab239b
doc changes
2014-11-02 12:10:32 +00:00
Vítor Santos Costa
2053c44054
try to clean-up makefiles and autoconfs
2014-10-26 17:39:52 +00:00
Vítor Santos Costa
47d1bd5ecc
allow setting up arithmetic exception handling.
2014-10-19 11:27:53 +01:00
Vítor Santos Costa
d7bc8f80ce
back to life, ProbLog-I
2014-10-12 00:33:34 +01:00
Vítor Santos Costa
8eec3113be
improve docs
2014-09-15 03:13:50 -05: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
Vítor Santos Costa
e9eb030bb6
catch warnings
2014-03-15 22:21:54 +00:00