Programming exercises for AI Planning MOOC
Find a file
Tej Chajed 694992d4f2 Add definitions for STRIPS domains/problems
- also add an example, using the random domain and problem for
  programming assignment 1
2015-01-31 11:35:54 -05:00
test Add A* implementation and 8-puzzle 2015-01-28 09:27:39 -05:00
.gitignore Add A* implementation and 8-puzzle 2015-01-28 09:27:39 -05:00
puzzle.py Add A* implementation and 8-puzzle 2015-01-28 09:27:39 -05:00
random_strips.py Add definitions for STRIPS domains/problems 2015-01-31 11:35:54 -05:00
search.py Add A* implementation and 8-puzzle 2015-01-28 09:27:39 -05:00
strips.py Add definitions for STRIPS domains/problems 2015-01-31 11:35:54 -05:00