From f53f84d32dff2820043df92e743234e3fdaa3520 Mon Sep 17 00:00:00 2001 From: Gaëtan Gilbert Date: Fri, 7 Jun 2019 10:54:14 +0200 Subject: Minimize Prop <= i to i := Set Fix part of #8196, fix #12414 Replaces #9343 --- doc/changelog/02-specification-language/10331-minim-prop-toset.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/changelog/02-specification-language/10331-minim-prop-toset.rst (limited to 'doc') diff --git a/doc/changelog/02-specification-language/10331-minim-prop-toset.rst b/doc/changelog/02-specification-language/10331-minim-prop-toset.rst new file mode 100644 index 0000000000..6c442ca1aa --- /dev/null +++ b/doc/changelog/02-specification-language/10331-minim-prop-toset.rst @@ -0,0 +1,5 @@ +- **Changed:** Heuristics for universe minimization to :g:`Set`: also + use constraints ``Prop <= i`` (`#10331 + `_, by Gaëtan Gilbert with + help from Maxime Dénès and Matthieu Sozeau, fixes `#12414 + `_). -- cgit v1.2.3