Traktor/app
2021-04-27 22:30:25 +02:00
..
__init__.py refactor code and add a_star algorithm 2021-04-27 21:40:59 +02:00
a_star.py update cost and evaluation function 2021-04-27 22:30:25 +02:00
base_field.py refactor code and add a_star algorithm 2021-04-27 21:40:59 +02:00
bfs.py refactor code and add a_star algorithm 2021-04-27 21:40:59 +02:00
board.py refactor code and add a_star algorithm 2021-04-27 21:40:59 +02:00
fields.py refactor code and add a_star algorithm 2021-04-27 21:40:59 +02:00
graphsearch.py refactor code and add a_star algorithm 2021-04-27 21:40:59 +02:00
tractor.py refactor code and add a_star algorithm 2021-04-27 21:40:59 +02:00
utils.py refactoring code and add functionality to the tractor like harvesting, irrigating, etc. 2021-03-30 11:24:50 +02:00