aibasel / machetli

GNU General Public License v3.0
6 stars 3 forks source link

Additional Fast Downward run class derived from the run class #32

Open galerykaeser opened 3 years ago

galerykaeser commented 3 years ago

A specialized option of the Run class (e.g., FastDownwardRun) could make life easier for the user when defining a FD run by providing an interface where the planner, the PDDL files, etc. could be provided as constructor arguments instead of passing the actual entire call string to the constructor.

FlorianPommerening commented 2 years ago

Do we still want this? If so, maybe we can include functionality to build the planner at a specified revision.