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 )
121
125
@@ -142,11 +146,11 @@ da.comparative_data_plot(collect_new_data=False) # uses data.json to plot the da
142
146
da.comparative_astar_heuristic_plot() # compare results of astar with all available heuristics
143
147
```
144
148
145
-
# Contribute
149
+
## Contribute
146
150
147
151
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