aboutsummaryrefslogtreecommitdiff
path: root/clib/clib.mllib
diff options
context:
space:
mode:
authorGaëtan Gilbert2018-03-01 18:28:36 +0100
committerGaëtan Gilbert2018-03-09 16:30:12 +0100
commit2e30531e78519a5b9c3773c2524e4fd4759cc5c8 (patch)
treead7effee5b9ad3904ab84d81e1583d233ae5033a /clib/clib.mllib
parentd640b676282285d52ac19038d693080e64eb5ea7 (diff)
Delayed weak constraints for cumulative inductive types.
When comparing 2 irrelevant universes [u] and [v] we add a "weak constraint" [UWeak(u,v)] to the UState. Then at minimization time a weak constraint between unrelated universes where one is flexible causes them to be unified.
Diffstat (limited to 'clib/clib.mllib')
-rw-r--r--clib/clib.mllib1
1 files changed, 1 insertions, 0 deletions
diff --git a/clib/clib.mllib b/clib/clib.mllib
index 0b5d9826fc..c9b4d72fce 100644
--- a/clib/clib.mllib
+++ b/clib/clib.mllib
@@ -5,6 +5,7 @@ CEphemeron
Hashset
Hashcons
+OrderedType
CSet
CMap
CList