I am working now on my internship with PDDL: I am struggling to find the appropriate planners for PDDL2.1. The task is to compare different PDDL planners according to the following criterias:
version of PDDL.
Benchmark.
supporting the numeric values.
implmented language for each planner.
API.
My question is:
What are the "two" planners to choose according to the description to compare between them in order to make sense?
Thanks