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.
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
..
2002-11-26 22:28:32 +00:00
2005-03-13 06:26:13 +00:00
2002-09-09 17:40:12 +00:00
2005-02-08 04:05:39 +00:00
2005-02-08 04:05:39 +00:00
2003-09-15 01:25:29 +00:00
2004-11-05 03:03:54 +00:00
2004-09-18 02:19:09 +00:00
2005-02-08 04:05:39 +00:00
2004-07-22 21:32:23 +00:00
2002-09-09 17:40:12 +00:00
2005-02-08 04:05:39 +00:00
2005-02-08 04:05:39 +00:00
2005-02-08 04:05:39 +00:00
2002-09-09 17:40:12 +00:00
2004-07-22 21:32:23 +00:00
2005-03-15 18:29:25 +00:00
2005-01-31 17:47:57 +00:00
2003-12-04 18:13:04 +00:00
2005-01-29 04:43:14 +00:00