18 Commits

Author SHA1 Message Date
Simon O'Shea 62e310b9ed upped DFS cap 2023-08-09 14:36:15 -04:00
dereelatwit 5297b3f060 Fixed closed list to compare string values 2023-08-09 13:21:27 -04:00
dereelatwit 716995cd92 fixed dfs with string closed list 2023-08-09 12:43:20 -04:00
Simon O'Shea 53d3bee642 updated algorithms / heuristics 2023-08-09 12:14:10 -04:00
Simon O'Shea f65fea3c10 added IDS and DFS search 2023-08-09 11:58:44 -04:00
Simon O'Shea b3b4dacf19 things have been optimized, time for DFS 2023-08-09 11:39:18 -04:00
Simon O'Shea 69e1551b26 slight optimization 2023-08-09 11:06:32 -04:00
Simon O'Shea 36b7778619 animation works in logan GUI - terribly inefficient 2023-08-09 10:10:21 -04:00
Simon O'Shea 4046a86cd1 astar now supports multiple consecutive runs 2023-08-09 09:48:55 -04:00
Simon O'Shea cd15c103c6 astar is animated primitively 2023-08-09 09:37:44 -04:00
Simon O'Shea ea904845a7 ASTAR WORKS WITH H0
AAAAAAAAAAAAAAAAAAAAAJHH
2023-08-09 08:56:20 -04:00
Simon O'Shea ce148072ef everything is a mess 2023-08-08 21:53:26 -04:00
Simon O'Shea 615dbd003e astar broken, just like my spirits 2023-08-08 20:07:50 -04:00
Simon O'Shea 8507bec1bc still trying to fix astar 2023-08-08 19:27:43 -04:00
Simon O'Shea c49365523b broken AStar has been implemented
need to fix sorting problem because the returned order of movements does not make any sense
2023-08-08 18:35:53 -04:00
Simon O'Shea 96a90a647d astar rewritten for c#
runs without screaming, don't have output yet though
2023-08-08 18:05:55 -04:00
Simon O'Shea ddc02784c2 pathfinding class now interprets grid properly
can successfully read in the user-generated world!
2023-08-08 17:17:45 -04:00
Simon O'Shea 2dcb6ea96d things are broken 2023-08-08 16:29:52 -04:00