Skip to content
Snippets Groups Projects
  • Released date
  • Created date

Evidence collection

Collected 2 months ago

Release notes

1.21.0 (2024-12-17)

Bug Fixes

  • config: convert str to path when getting config file (e3650e2)
  • metric: filter best quality metric on status (1acd029)
  • planner: output log file through the process queue (047d97f)
  • planners: hierarchical plan weren't pickable for queue process (8a09cb7)
  • scripts: merge db with plan (e15ea24)
  • slurm: first empty line on quiet mode (e04f7e6)
  • vbp: use best result per instance (f4baa0c)

Features

  • cli: add a Virtual Best Planner analysis (1ef0aec)
  • decorator: timeout (cb6476a)
  • metrics: first quality score (c2dc526)
  • planner: can specify parameters in the config file to pass to the UPF factory (e47546c)
  • planners: keep trace of the original results once merged (0ded379)
  • planners: save plan in DB (15f6c29)
  • problems: handle the conversion of AND and OR from FNodes (379550b)
  • scripts: can filter bins from logs (d18ec17)

Performance Improvements

  • planners: improve loading of multiple results from the database (9f8e184)

Evidence collection

Collected 3 months ago

Release notes

1.21.0-dev.2 (2024-11-08)

Bug Fixes

  • vbp: use best result per instance (f4baa0c)

Evidence collection

Collected 3 months ago

Release notes

1.21.0-dev.1 (2024-11-07)

Bug Fixes

  • config: convert str to path when getting config file (e3650e2)

Features

  • cli: add a Virtual Best Planner analysis (1ef0aec)

Evidence collection

Collected 3 months ago

Release notes

1.20.3 (2024-11-07)

Bug Fixes

  • apptainer: removal of example configuration files (d8ad21d)
  • slurm: usage of nodes (9ae61c2)

Evidence collection

Collected 5 months ago

Release notes

1.20.2 (2024-09-11)

Bug Fixes

  • domains: drone (0c81728)
  • paths: use absolute path for logs and db (67ee157)
  • table: auto_best/worst variable getting (20cff34)
  • tests on paths (fb563f0)

Evidence collection

Collected 7 months ago

Release notes

1.20.1 (2024-08-05)

Bug Fixes

  • just: update popcorn submodule during install (7d6bf58)

Evidence collection

Collected 7 months ago

Release notes

1.20.0 (2024-08-05)

Features

  • table: can auto bold best and worst result per row (fcd5896)

Evidence collection

Collected 7 months ago

Release notes

1.19.8 (2024-08-05)

Bug Fixes

  • table: do not filter unsupported results (c5be423)
  • table: final row with multiple columns (f52d59c)

Evidence collection

Collected 7 months ago

Release notes

1.19.7 (2024-08-02)

Bug Fixes

  • domains: aaai25 empty plan quality for drone and counters (9b12585)

Evidence collection

Collected 7 months ago

Release notes

1.19.6 (2024-08-01)

Bug Fixes

  • planners: catch errors and handle writer as output_stream for PDDL planners (2bb8b7e)
  • planners: ensure log file creation (1617771)
  • planners: filter timeout results in anytime (b2af334)
  • planners: timeout on self stopped process without plan (896b4b6)
  • table: load empty config (af9a016)