X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/0ebfaf6eb40a90d31baa3813c891eb7261e818d2..73e978b894f32ff9a844135031fdf748c635ebac:/options.cpp diff --git a/options.cpp b/options.cpp index 482d486..908a797 100644 --- a/options.cpp +++ b/options.cpp @@ -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);