ahuazuipiaoliang / symbolic_schedule

Implementing a generic symbolic planner. It takes an environment object as an input, and outputs a sequence of actions to go from the start to the goal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Implementing a generic symbolic planner. It takes an environment object as an input, and outputs a sequence of actions to go from the start to the goal.


Languages

Language:C++ 83.6%Language:CMake 16.4%