aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBESSON Frederic2021-01-22 22:13:22 +0100
committerBESSON Frederic2021-01-22 22:13:22 +0100
commit641f783cb50c7dd24e23bb44b2fcfb46d0356598 (patch)
tree41d6f6999481f0868b1d9320f768dfa3218762fe /doc
parent5986422fe75d017f75a0223f348d264638c1e33c (diff)
[micromega] Deprecate hopefully useless options and flags
The goal is to eventually only use the Simplex solver and remove all the code needed for fourier elimination.
Diffstat (limited to 'doc')
-rw-r--r--doc/sphinx/addendum/micromega.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/sphinx/addendum/micromega.rst b/doc/sphinx/addendum/micromega.rst
index 3bd85d29c8..474dac3615 100644
--- a/doc/sphinx/addendum/micromega.rst
+++ b/doc/sphinx/addendum/micromega.rst
@@ -31,9 +31,11 @@ tactics for solving arithmetic goals over :math:`\mathbb{Q}`,
.. flag:: Simplex
+ .. deprecated:: 8.14
+
This flag (set by default) instructs the decision procedures to
- use the Simplex method for solving linear goals. If it is not set,
- the decision procedures are using Fourier elimination.
+ use the Simplex method for solving linear goals.
+ If it is not set, the decision procedures are using the *deprecated* Fourier elimination.
.. opt:: Dump Arith