ADA-research / Sparkle

Sparkle is a Programming by Optimisation (PbO)-based problem-solving platform designed to enable the widespread and effective use of PbO techniques for improving the state-of-the-art in solving a broad range of prominent AI problems, including SAT and AI Planning.
https://ada-research.github.io/Sparkle/
MIT License
1 stars 1 forks source link

Sprk 285 #19

Closed ngcp1 closed 1 month ago

ngcp1 commented 1 month ago

Function check_settings_changes: Solved error when key does not exist in either the current or previous dictionary. Added new action to argparse_custom.py to allow for more convenient handling of arguments of enum type.