]> AND Private Git Repository - loba.git/blobdiff - options.cpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Short documentation for makhoul3, and reindentation.
[loba.git] / options.cpp
index 482d486fed7d880ca70cbae23ab02190b506642a..908a797f0048849a2b3e5ea641d8137b09024386 100644 (file)
@@ -97,7 +97,7 @@ namespace opt {
                    loba_makhoul);
         NOL_INSERT("makhoul2", "balance with Makhoul's source code",
                    loba_makhoul2);
-        NOL_INSERT("makhoul3", "describe your algorithm here...",
+        NOL_INSERT("makhoul3", "variation on Makhoul's algorithm",
                    loba_makhoul3);
         NOL_INSERT("none", "no load-balancing (for testing only)",
                    process);