summaryrefslogtreecommitdiff
path: root/src/theory/arrays/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/options')
-rw-r--r--src/theory/arrays/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arrays/options b/src/theory/arrays/options
index 41c56f51d..8a971cfe8 100644
--- a/src/theory/arrays/options
+++ b/src/theory/arrays/options
@@ -14,7 +14,7 @@ option arraysLazyRIntro1 --arrays-lazy-rintro1 bool :default true :read-write
option arraysModelBased --arrays-model-based bool :default false :read-write
turn on model-based arrray solver
-option arraysEagerIndexSplitting --arrays-eager-index bool :default false :read-write
+option arraysEagerIndexSplitting --arrays-eager-index bool :default true :read-write
turn on eager index splitting for generated array lemmas
endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback