Commit Graph

13 Commits

Author SHA1 Message Date
xuu faac603440 chore(day17): simplify FindPath. A* is still slower :| 2024-01-04 17:14:46 -07:00
xuu 924c8d74f3 chore(day17): disable heuristic. runs faster!? 2024-01-02 20:57:02 -07:00
xuu 2c959c109b tests(day17): disable solution
Go Bump / bump (push) Successful in 7s
Go Test / build (push) Successful in 49s
2024-01-01 14:19:00 -07:00
xuu eb1eaaab43 chore(day17): add open list for A*
Go Bump / bump (push) Successful in 8s
Go Test / build (push) Failing after 4m29s
2024-01-01 14:12:53 -07:00
xuu adc01f4df9 chore(day17): log output
Go Bump / bump (push) Successful in 6s
Go Test / build (push) Successful in 40s
2024-01-01 12:44:08 -07:00
xuu 0d78959bea chore(day17): fix missing changes
Go Test / build (pull_request) Successful in 37s
Go Bump / bump (push) Successful in 7s
Go Test / build (push) Successful in 34s
2024-01-01 09:57:08 -07:00
xuu 86f2f7a6f2 chore(day17): implent A* path finder
Go Bump / bump (push) Successful in 8s
Go Test / build (pull_request) Successful in 51s
Go Test / build (push) Successful in 35s
2024-01-01 09:29:25 -07:00
xuu a2563b9d31 chore: fix uncertanty on day17
Go Test / build (pull_request) Successful in 36s
2023-12-29 21:10:59 -07:00
xuu 1fac5f7b4d chore: fix dijkstra
Go Test / build (pull_request) Failing after 2m39s
2023-12-28 18:59:46 -07:00
xuu 7847d11f95 chore: add day 17 pt 2
Go Test / build (pull_request) Failing after 10m29s
2023-12-26 13:29:48 -07:00
xuu 786a5bae35 Merge branch 'main' into day20
Go Test / build (pull_request) Successful in 38s
2023-12-26 13:02:01 -07:00
xuu 970f5b2d76 chore: add day 17 pt 2
Go Test / build (pull_request) Failing after 10m27s
2023-12-26 12:42:11 -07:00
xuu 7d9d2a7614 chore: add day17
Go Test / build (pull_request) Failing after 42s
2023-12-18 08:47:30 -07:00