Menu

Src (SVN)-old Commit Log


Commit Date  
[r3101] by lfcastro

* Bugfix: removal of reset instruction induced loop in non-jumptable setups

2002-10-29 21:19:06 Tree
[r3100] by lfcastro

* rewritten to use Approximate Once algorithm

2002-10-29 15:29:24 Tree
[r3099] by lfcastro

* applied bugfix from mainline

2002-10-29 15:28:46 Tree
[r3098] by tswift

Finally a version that works!

2002-10-29 04:08:16 Tree
[r3097] by dwarren

Fixed a bug in new fixed-depth indexing.

2002-10-28 19:05:34 Tree
[r3096] by lfcastro

* Merge with HEAD

2002-10-28 16:49:52 Tree
[r3095] by lfcastro

* Remove 'reset' instruction

2002-10-28 15:29:49 Tree
[r3094] by lfcastro

* fix an xsb_dbgmsg call that was introduced with the old syntax.

2002-10-28 15:28:50 Tree
[r3093] by dwarren

Multiple-argument indexing modified and extended. Now can only do multiple-argument
indexing on arguments 1-127 (down from all 255). The first bit of the byte
that indicates the argument to index on is now used to indicate whether to use
main functor indexing (0 as before) or "fixed-depth" indexing (1, new). In
"fixed-depth" indexing, the first N nodes in a depth-first traversal of the term
are used for indexing. N is a fixed global value (fixed when the XSB system is compiled,
and it is currently set to 5.) So indexing is used if the first N nodes are nonvariable
(or if the term has fewer than N nodes, the term is ground.) All nodes contribute to
the index.

2002-10-28 14:45:07 Tree
[r3092] by tswift

Making progress on these, so starting to set up CVS.

2002-10-23 19:34:43 Tree
Older >
MongoDB Logo MongoDB