Up-fast-downward

Latest version: v0.4.1

Safety actively analyzes 626157 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.4.1

- Generate Python wheels compatible with Mac Apple Silicon M1/M2
- Update README.md (current state of development and default configurations)

0.4.0

- fix bug in fast-downward-reachability grounder (number of parameters)
- Transform task to avoid axioms for goals in Grounder and optimal solver:
If the goal is not a conjunction of literals, Fast Downward introduces
axioms to handle it. To avoid this, we instead introduce an artificial
goal action (removed from plans or when mapping back in grounders).
- With fast-downward-grounder, there can be several ground representatives of
the artificial goal action in the compiled task (e.g. from disjunctive
preconditions). We now give each of them an individual name.
- silence output in grounders
- support result status MEMOUT, TIMEOUT and UNSUPPORTED_PROBLEM in solvers

0.3.2

- support UP problem kind version 2

0.3.1

- fix windows wheel

0.3.0

- use Fast Downward 23.06

0.2.3

- follow changes in up:
added support to native forall over effects

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.