Skip to content

Commit

Permalink
Update Figures (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
benedikt-schesch authored May 16, 2024
1 parent d04f734 commit d77ff05
Show file tree
Hide file tree
Showing 120 changed files with 25,999 additions and 16,758 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

To install all the Python requirements, create a conda or mamba environment:


With conda:

```bash
Expand Down Expand Up @@ -211,10 +212,10 @@ To run style checking run `make style`.

* jars/ -> Location for the IntelliMerge and Spork jars.


## Comparing merge algorithms

To investigate differences between two mergers:
* edit file `src/python/select_from_results.py` to reflect the differences you are interested in.
* run `src/python/select_from_results.py` to create a .csv database containing only the differences.
* run `src/python/replay_merge.py --merges_csv CSV_FILE --idx INDEX` (maybe add `-test`) for the index of the merge you are interested in.

* edit file `src/python/select_from_results.py` to reflect the differences you are interested in.
* run `src/python/select_from_results.py` to create a .csv database containing only the differences.
* run `src/python/replay_merge.py --merges_csv CSV_FILE --idx INDEX` (maybe add `-test`) for the index of the merge you are interested in.
Binary file modified results/combined/plots/all/cost_with_manual.pdf
Binary file not shown.
347 changes: 185 additions & 162 deletions results/combined/plots/all/cost_with_manual.pgf

Large diffs are not rendered by default.

Binary file not shown.
Loading

0 comments on commit d77ff05

Please sign in to comment.