This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/m4
ricroc de17f5cca4 Adding tabling support for mixed strategy evaluation (batched and local scheduling)
UPDATE: compilation flags -DTABLING_BATCHED_SCHEDULING and -DTABLING_LOCAL_SCHEDULING removed. To support tabling use -DTABLING in the Makefile or --enable-tabling in configure.
  NEW: yap_flag(tabling_mode,MODE) changes the tabling execution mode of all tabled predicates to MODE (batched, local or default).
  NEW: tabling_mode(PRED,MODE) changes the default tabling execution mode of predicate PRED to MODE (batched or local).


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1268 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2005-04-07 17:56:58 +00:00
..
Atoms.h.m4 New metacall mechanism 2001-10-30 16:42:05 +00:00
cc_genhdrs.m4 This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
gcc_genhdrs.m4 This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
gen_ansi.m4 This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
gen_gcc.m4 This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
gen_linux.m4 This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
m4.cc This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
m4.gcc This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
sshift.h.m4 - allow MegaClauses with blobs 2005-01-04 02:50:23 +00:00
Tags_24bits.h.m4 try to make comparison faster in indexing code. 2003-06-06 13:16:40 +00:00
Tags_32bits.h.m4 This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
Tags_32LowTag.h.m4 try to make comparison faster in indexing code. 2003-06-06 13:16:40 +00:00
Tags_32Ops.h.m4 try to make comparison faster in indexing code. 2003-06-06 13:16:40 +00:00
Tags_64bits.h.m4 amd64 fixes 2005-02-21 16:50:21 +00:00
Tags_64ops.h.m4 try to make comparison faster in indexing code. 2003-06-06 13:16:40 +00:00
TermExt.h.m4 fix threads so that they at least start 2004-12-02 06:06:47 +00:00
Yap.h.m4 Adding tabling support for mixed strategy evaluation (batched and local scheduling) 2005-04-07 17:56:58 +00:00
Yatom.h.m4 Adding tabling support for mixed strategy evaluation (batched and local scheduling) 2005-04-07 17:56:58 +00:00