The purpose of this assignment is to implement a simple planner in Julia in the context of the blocks world. The blocks world is a planning domain in artificial intelligence. The algorithm is similar to a set of wooden blocks of various shapes and colors sitting on a table. The goal is to build one or more vertical stacks of blocks We shall use the four actions: UNSTACK(A,B) -- pick up clear block A from block B; STACK(A,B)
-
Notifications
You must be signed in to change notification settings - Fork 0
IVK-Lucio/block_world_planner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The purpose of this assignment is to implement a simple planner in Julia in the context of the blocks world.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published