Salome HOME
Documentation update with features and review corrections
[modules/adao.git] / doc / en / ref_algorithm_TabuSearch.rst
index f09f610e6aa419d53ace49967c70b40335538443..ecc0965e3080a6d053b5061cba18791f911fde1b 100644 (file)
@@ -50,6 +50,13 @@ returning to a point already explored, the algorithm's memory mechanism allows
 to exclude (hence the name *tabu*) the return to the last explored states.
 Positions already explored are kept in a list of finite length.
 
+.. ------------------------------------ ..
+.. include:: snippets/Header2Algo12.rst
+
+.. include:: snippets/FeaturePropNonLocalOptimization.rst
+
+.. include:: snippets/FeaturePropDerivativeFree.rst
+
 .. ------------------------------------ ..
 .. include:: snippets/Header2Algo02.rst