a project to complete notable things described in AI: A Modern Approach
pathfinding
- trying to implement A*
- need to seperate cost and heuristic and accumulate cost (?)
tree
- try to share in all these ai projects
- develop a good interface that works
| Name | Name | Last commit date | ||
|---|---|---|---|---|
a project to complete notable things described in AI: A Modern Approach
pathfinding
tree