Block a user
5608eb2729
Merge pull request 'astar implementation' (#3) from astar into master
2437125100
add heuristic; fix cost method
e6dd642006
implement astar. TODO: fix the stones bandaids
e60d18d3f6
Merge pull request 'WIP succ_limitfunction' (#2) from succ_limitfunction into master
eaf7ed46fe
improve limits of succ(), comments cleanup
2cb44dcb01
partial cleanup of graph_search.py
c5d86faade
add: display target field in console
24894482e4
add tractor event; tractor moves using graph_search