• Joined on 2022-10-10
s481834 pushed to tree at s481825/AI_PROJECT 2024-05-11 18:30:23 +02:00
7c7a485d6b Made an algorithm to generate data (treeData.py)
s481834 pushed to astar_temp at s481825/AI_PROJECT 2024-04-29 14:05:31 +02:00
d150e9c21d Made function to test speed of A*.
s481834 pushed to algorytm_astar1 at s481825/AI_PROJECT 2024-04-26 16:32:59 +02:00
03434fdb79 Did heuristic2 and A_star2.
s481834 pushed to astar at s481825/AI_PROJECT 2024-04-25 20:51:58 +02:00
2017b89aa4 Merge pull request 'New surfaces were made (mud, dirt, stone).' (#18) from introduction_astar into astar
ae462e2920 New surfaces were made (mud, dirt, stone).
Compare 2 commits »
s481834 merged pull request s481825/AI_PROJECT#18 2024-04-25 20:51:57 +02:00
New surfaces were made (mud, dirt, stone).
s481834 created pull request s481825/AI_PROJECT#18 2024-04-25 20:51:10 +02:00
New surfaces were made (mud, dirt, stone).
s481834 pushed to introduction_astar at s481825/AI_PROJECT 2024-04-24 22:17:08 +02:00
ae462e2920 New surfaces were made (mud, dirt, stone).
s481834 created branch introduction_astar in s481825/AI_PROJECT 2024-04-24 18:06:03 +02:00
s481834 pushed to introduction_astar at s481825/AI_PROJECT 2024-04-24 18:06:03 +02:00
s481834 created branch astar in s481825/AI_PROJECT 2024-04-24 17:57:18 +02:00
s481834 pushed to astar at s481825/AI_PROJECT 2024-04-24 17:57:18 +02:00
s481834 pushed to master at s481825/AI_PROJECT 2024-04-24 17:44:09 +02:00
ab14a34ecf Merge pull request 'BFS' (#17) from BFS into master
da6b3ef067 Merge pull request 'snake_move' (#16) from snake_move into BFS
a696da09de -Added way to clear console -Support different dimmension of grid for console
e0397b95a7 -Added support to precalculated BFS2 -Added way to set HydrateValue by HydrateIndex -Minor changes in Tractor.py -Added flags to make handling different BFS implements easier
d38c4d9593 -Added garage -Fixed bugs that were causing crashes realted to mouse position out of the window
Compare 21 commits »
s481834 merged pull request s481825/AI_PROJECT#17 2024-04-24 17:44:08 +02:00
BFS
s481834 created pull request s481825/AI_PROJECT#17 2024-04-24 17:43:57 +02:00
BFS
s481834 pushed to BFS at s481825/AI_PROJECT 2024-04-24 17:41:48 +02:00
da6b3ef067 Merge pull request 'snake_move' (#16) from snake_move into BFS
a696da09de -Added way to clear console -Support different dimmension of grid for console
e0397b95a7 -Added support to precalculated BFS2 -Added way to set HydrateValue by HydrateIndex -Minor changes in Tractor.py -Added flags to make handling different BFS implements easier
d38c4d9593 -Added garage -Fixed bugs that were causing crashes realted to mouse position out of the window
a8c5b1b434 Merge pull request 'Made BFS1 and BFS3 algorithm in BFS.py file.' (#15) from algorytm_bfs2 into snake_move
Compare 15 commits »
s481834 merged pull request s481825/AI_PROJECT#16 2024-04-24 17:41:47 +02:00
snake_move
s481834 created pull request s481825/AI_PROJECT#16 2024-04-24 17:41:29 +02:00
snake_move
s481834 pushed to algorytm_bfs2 at s481825/AI_PROJECT 2024-04-14 21:39:09 +02:00
63229b2c60 Made BFS1 and BFS3 algorithm in BFS.py file.
s481834 created branch algorytm_bfs2 in s481825/AI_PROJECT 2024-04-14 20:24:54 +02:00
s481834 pushed to algorytm_bfs2 at s481825/AI_PROJECT 2024-04-14 20:24:54 +02:00