Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
maxmin/precision: reflect the real default value, as found in the code
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 19 Jul 2012 10:44:13 +0000 (12:44 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 19 Jul 2012 10:44:13 +0000 (12:44 +0200)
doc/user_guide/doxygen/options.doc

index dd5500a..268a1b2 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.