Menu

Src (SVN)-old Commit Log


Commit Date  
[r8558] by tswift

Initial test for tripwires.

2016-01-01 23:40:26 Tree
[r8557] by tswift

Initial commit for tripwires

2016-01-01 23:37:40 Tree
[r8556] by tswift

Initial commit for tripwire handling for large number of subgoals / large number of SCCs.

2016-01-01 23:33:24 Tree
[r8555] by dwarren

Micro optimization of lattice and fold aggregation in case of all true
answers. This gives maybe a 5-8% improvement in time for intensive
aggregations of true answers.

2015-12-30 21:40:45 Tree
[r8554] by dwarren

Fixed aggregation so lattice and fold now work with undefined answers.
This restores the functionality that Teri introduced, but in which we
found a bug. It also extends it to fold. It detects if no undefs
occur and uses the earlier more efficient version in that case. There
is some overhead for the checking but it is small compared to always
assuming undefineds occur.

It should be noted that producing all possible undef answers can be
combinatorically explosive, so care should be taken when using this
option.

2015-12-29 22:42:55 Tree
[r8553] by dwarren

Removed code that hasn't been used in years (old_excess_vars/4)

2015-12-28 18:53:12 Tree
[r8552] by kifer

memory_xsb.c: print warning if double-freeing instead of crashing
biassert.c: clean up after retracting to avoid reusing garbage and ultimately crashing.

2015-12-28 04:28:24 Tree
[r8551] by dwarren

Updated insert_psc to make set_env field conditional on whether
the symbol is defined in usermod or not.

2015-12-28 00:09:49 Tree
[r8550] by dwarren

fixed psc_insert to initialize a couple of psc fields: data and env_type
(for which T_IMPORT doesn't work, so used T_GLOBAL; hopefully OK.)

2015-12-27 16:51:01 Tree
[r8549] by dwarren

Fixed read_canonical and write_canonical to handle a() forms.

Note: read_canonical will *not* recognize a( ), i.e. with a whitespace
between the parens. Since this is read_canonical (and write_canonical
produces the accepted form,) I think this is OK. It's a more
complicated fix if we were to accept the form with the whitespace.

2015-12-26 15:49:41 Tree
Older >
MongoDB Logo MongoDB