Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
maxmin/precision: reflect the real default value, as found in the code
[simgrid.git] / doc / user_guide / doxygen / options.doc
index 09c2b0c2088a35ad5ecb6f794b834527d376b1dc..268a1b25e714cb97e4241225c7d3d92902535db4 100644 (file)
@@ -157,7 +157,7 @@ complicated pattern aiming at following the actual dependencies.
 
 The analytical models handle a lot of floating point values. It is
 possible to change the epsilon used to update and compare them through
-the \b maxmin/precision item (default value: 1e-9). Changing it
+the \b maxmin/precision item (default value: 0.00001). Changing it
 may speedup the simulation by discarding very small actions, at the
 price of a reduced numerical precision.
 
@@ -313,7 +313,7 @@ liveness properties since it may break some cycles in the exploration
 that are important to the property validity.
 
 \verbatim
---cfg=model-check/reduce:<technique>
+--cfg=model-check/reduction:<technique>
 \endverbatim
 
 For now, this configuration variable can take 2 values: