You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you have a pddl-examples folder where you run your environment that contains independent folders with "domain.pddl" and "problem.pddl" files, with those standard names. ( if you didn't generate with git submodule update )
120
124
@@ -141,11 +145,11 @@ da.comparative_data_plot(collect_new_data=False) # uses data.json to plot the da
141
145
da.comparative_astar_heuristic_plot() # compare results of astar with all available heuristics
142
146
```
143
147
144
-
# Contribute
148
+
## Contribute
145
149
146
150
Open an issue to state clearly the contribution you want to make. Upon aproval send in a PR with the Issue referenced. (Implement Issue #No / Fix Issue #No).
0 commit comments