Lab
- Raise minimum supported Python version to 3.7 (Jendrik Seipp).
- Add support for Python 3.10 (Jendrik Seipp).
- Apply parsing functions in the order in which they were added (Jendrik Seipp).
- For contributors: document pre-commit hook in
CONTRIBUTING.md
file (Jendrik Seipp).
Downward Lab
- Parse peak memory in anytime search parser (Jendrik Seipp).
- Only store "planner_memory" and "planner_time" attributes for successful planner
runs (Jendrik Seipp). - Add fully customizable example planner experiment without
FastDownwardExperiment
class (Jendrik Seipp). - Show how to group domain directories in example Fast Downward experiment (Jendrik Seipp).