remaro-network / dlToPlanning

small tool to insert OWL axioms into PDDL files
Apache License 2.0
1 stars 0 forks source link

better parsing of PDDL domain #22

Open tobiaswjohn opened 1 month ago

tobiaswjohn commented 1 month ago

improve parsing of PDDL domain. I.e. extract predicates, rules and actions (action preconditions). Is required for #16 and #19.