Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed errors
  • Loading branch information
Tatiana Dembelova committed Aug 18, 2017
1 parent 40dd425 commit c5ad302
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions run.sh
Expand Up @@ -93,7 +93,7 @@

# ----with added irrelevant features and proposed algorithms----

#todo add more commands


# -------------CJS experiments-------------

Expand Down Expand Up @@ -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-------------

Expand Down Expand Up @@ -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-------------

Expand Down Expand Up @@ -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-------------

Expand Down Expand Up @@ -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-------------

Expand Down

0 comments on commit c5ad302

Please sign in to comment.