Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,12 @@ Running the commands below reproduces the corresponding experiments and regenera
./run_runtime_comparison.sh
```

- condPED-ANOVA Results with Different $N$ (Figure 8):
- condPED-ANOVA results with different $N$ (Figure 8):
```bash
./run_cond_ped_anova_different_n.sh
```

- Additional Experiments on Synthetic Problems (Figures 13 and 14):
- Additional experiments on synthetic problems (Figures 13 and 14):
```bash
./run_cond_ped_anova_additional.sh
```
Expand Down
Loading