Fond-utils

Latest version: v0.1.2

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

Scan your dependencies

0.1.2

What's Changed

- Fix default prefix to have underscore spacing `_DETDUP_`

**Full Changelog**: https://github.com/AI-Planning/fond-utils/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
- Allow URL as input by ssardina in https://github.com/AI-Planning/fond-utils/pull/11
- Allow the input domain to be a URL link
- Improved a lot the way we handle prefix and suffix, they are not hard-coded anymore, including the domain name suffix.
- Made a few changes to make it fully usable as a library
- Resolved issue 13 to better handle the domain name in the problem instance. For example, if the CLI tool parses a file that contains both domain+problem, it will automatically update the problem to match the domain name with the new one.
- fixed a few bugs that we had
- Updated README to include all this.
- the normalization process as it was breaking if the PDDL had metric effects (e.g., increase, etc..). https://github.com/AI-Planning/fond-utils/issues/15
- the determinization process: basic effects could be (besides And), Predicate or Not. It was crashing on some domains whose effect are just a predicate or a not predicate


**Full Changelog**: https://github.com/AI-Planning/fond-utils/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* Package fixes by haz and ssardina in https://github.com/AI-Planning/fond-utils/pull/7


**Full Changelog**: https://github.com/AI-Planning/fond-utils/compare/v0.0.1...v0.1.0

0.0.1

First official release!

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.