1
0
Fork 0
mirror of https://github.com/dancojocaru2000/ai-project-idastar.git synced 2025-02-23 00:49:34 +02:00
Commit graph

11 commits

Author SHA1 Message Date
DariusTFox24
f23c53fc82 fixed initial display of input labyrinth 2021-12-02 00:02:22 +02:00
DariusTFox24
88626505a7 Merge branch 'darius' 2021-12-01 23:55:31 +02:00
DariusTFox24
1c3f99d86d Updated labyrinth 2021-12-01 23:53:02 +02:00
778ffca169
Implement the rest of IDA* 2021-12-01 23:49:31 +02:00
DariusTFox24
63e18009c7 Working labyrinth display 2021-12-01 23:45:08 +02:00
1e70b4c1f1
Added IDA* control step
Added flow control to find start+destination points,
and increase the threshold if a search doesn't reach the destination.

Next step: implement search.
2021-12-01 22:56:32 +02:00
DariusTFox24
f251002a37 Display labyrinth attempt #1 2021-12-01 22:29:43 +02:00
DariusTFox24
a18068894d Merge branch 'master' of https://github.com/dancojocaru2000/ai-project-idastar into darius 2021-12-01 21:21:28 +02:00
DariusTFox24
8cc3e460f2 Initial interface 2021-12-01 21:17:53 +02:00
d4ec7b36d5
Added initial algorithm skeleton
Actually just fluff that surrounds it basically.
2021-12-01 21:16:04 +02:00
DariusTFox24
59c139cbbf Initial commit 2021-12-01 20:16:53 +02:00