Skip to content

Releases: buildsi/clingo-perf-study

v0.3.0

29 Jul 21:57
939352a
Compare
Choose a tag to compare

This release adds:

  • A script to generate timing data from the old concretizer (old_solve_parallel.py)
  • A script to produce plots comparing the old concretizer and the ASP concretizer (analyze_old_vs_asp.py)

to the Docker image. The README has been extended with an example to show how to produce a CDF plot comparing old vs. ASP concretization times.

v0.2.0

24 Jul 10:59
c3c6a69
Compare
Choose a tag to compare

This release adds:

  • The input list to reproduce the full-scale analysis (full.list)
  • A parallel version of the script producing CSV results (asp_solve_parallel.py)

to the Docker image. The README has been updated to mention these additions.

v0.1.0

10 Jun 13:09
Compare
Choose a tag to compare

First release of the Docker image used to reproduce results. The image contains:

  • Three input files
  • A serial script to analyze concretization times and produce data in CSV format
  • Three scripts to generate different kind of plots based