AI-Planning / cloud-solver

Repository that lets you run an automated planner as a service on heroku.
26 stars 7 forks source link

Temporal domain resolution planning #5

Open caiocruz2 opened 4 years ago

caiocruz2 commented 4 years ago

Inclusion of a feature that allows the execution of domains using: durative-actions

haz commented 4 years ago

Thanks for raising it! There's a major rewrite of this underway. If you'd like to contribute, the next step would be to get a temporal planner included as part of this project. All of the planners that sit behind an end-point for the online solver will need to have their details defined in that project first (and then the cloud solver will just wrap it).