From c5ad302f34947fa8833524f3f8f070c772584ebb Mon Sep 17 00:00:00 2001 From: Tatiana Dembelova Date: Fri, 18 Aug 2017 18:56:25 +0200 Subject: [PATCH] fixed errors --- run.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/run.sh b/run.sh index df6a8cf..24d534b 100644 --- a/run.sh +++ b/run.sh @@ -93,7 +93,7 @@ # ----with added irrelevant features and proposed algorithms---- -#todo add more commands + # -------------CJS experiments------------- @@ -275,7 +275,7 @@ python main.py -f=synthetic_cases/synthetic_cube_in_cube_10_10.csv -dist=CJS -m= # ----with added irrelevant features and proposed algorithms---- -#todo add more commands + # -------------CJS experiments------------- @@ -457,7 +457,7 @@ python main.py -f=synthetic_cases/synthetic_cube_in_cube_10_10.csv -m=BEST_FIRST # ----with added irrelevant features and proposed algorithms---- -#todo add more commands + # -------------CJS experiments------------- @@ -639,7 +639,7 @@ python main.py -f=synthetic_cases/synthetic_cube_in_cube_10_10.csv -m=BEAM_SEARC # ----with added irrelevant features and proposed algorithms---- -#todo add more commands + # -------------CJS experiments------------- @@ -821,7 +821,7 @@ python main.py -f=synthetic_cases/synthetic_cube_in_cube_10_10.csv -m=HET_BEAM_S # ----with added irrelevant features and proposed algorithms---- -#todo add more commands + # -------------CJS experiments-------------