make the support for compact lists the default configuration for the tabling engine
This commit is contained in:
parent
23d44f959d
commit
9dc0618a12
@ -47,7 +47,7 @@
|
|||||||
/* ------------------------------------------------ **
|
/* ------------------------------------------------ **
|
||||||
** support trie compact pairs? (optional) **
|
** support trie compact pairs? (optional) **
|
||||||
** ------------------------------------------------ */
|
** ------------------------------------------------ */
|
||||||
/* #define TRIE_COMPACT_PAIRS 1 */
|
#define TRIE_COMPACT_PAIRS 1
|
||||||
|
|
||||||
/* --------------------------------------------------- **
|
/* --------------------------------------------------- **
|
||||||
** support deterministic tabling? (optional) **
|
** support deterministic tabling? (optional) **
|
||||||
|
Reference in New Issue
Block a user