IBM / nl2flow

NL2Flow: A PDDL Interface to Flow Construction
Apache License 2.0
5 stars 2 forks source link

Add plan explanation to profiler output #65

Closed jkeskingvillage closed 1 month ago

jkeskingvillage commented 2 months ago

Add plan explanation to profiler output.

See pretty = PLANNER.pretty_print_plan_verbose(self.flow, planner_response.list_of_plans[0])

jkeskingvillage commented 1 month ago

Done