|
346fe641d4
|
fixed a_star (new priority bug)
|
2021-05-09 19:39:00 +02:00 |
|
|
cf4b3f9027
|
map and cost adjustments
|
2021-05-09 18:38:52 +02:00 |
|
|
03b17f293f
|
final a_star adjustments
|
2021-05-09 17:55:42 +02:00 |
|
|
36258b11d0
|
Fixed cost and priority calculation
|
2021-05-09 02:06:13 +02:00 |
|
|
7d16dcc616
|
Merge branch 'master' into a_star
# Conflicts:
# main.py
|
2021-05-09 01:17:09 +02:00 |
|
|
7f13631996
|
implemented a_star with simple heuristics
|
2021-05-05 12:51:41 +02:00 |
|
Tomek Sidoruk
|
5773c6e1bb
|
added prompt to asking user of target coorfinates
|
2021-05-04 16:43:01 +02:00 |
|
s452635
|
d47e46313c
|
added coords to background
|
2021-05-02 21:04:41 +02:00 |
|
|
7b87cb71ed
|
merged bfs into master
|
2021-04-18 18:23:14 +02:00 |
|
|
01cf653c7d
|
changed error message
|
2021-04-18 18:09:39 +02:00 |
|
|
b9bda6f883
|
fixed mine in GOAL bug
|
2021-04-17 21:33:50 +02:00 |
|
|
28cb1c1343
|
performance boost by Jakub Radowicz TM
|
2021-04-17 21:14:57 +02:00 |
|
|
fd6fabfc00
|
merged new agent, display_assets and bfs
|
2021-04-17 19:56:34 +02:00 |
|
|
1783e2bb26
|
enums and goal fixes
|
2021-04-17 16:45:20 +02:00 |
|
|
1d9a07a7ce
|
created bfs.py scaffolding
|
2021-04-14 23:45:34 +02:00 |
|