Commit Graph

86 Commits (main)

Author SHA1 Message Date
xuu 50af2114d4
add ranger
Go Bump / bump (push) Failing after 6s Details
Go Test / build (push) Failing after 21s Details
2024-04-05 16:27:02 -06:00
xuu f8fa61672f
chore: fixes
Go Bump / bump (push) Successful in 7s Details
Go Test / build (push) Successful in 35s Details
2024-01-22 16:07:16 -07:00
xuu 951c2c298a
chore(aos): add compress graph
Go Bump / bump (push) Successful in 9s Details
Go Test / build (push) Failing after 24s Details
2024-01-12 12:09:44 -07:00
xuu 328a0f3eb3
chore(aoc): add FibHeap DecreaseKey
Go Bump / bump (push) Successful in 8s Details
Go Test / build (push) Successful in 40s Details
2024-01-09 20:41:23 -07:00
xuu 7d7402f054
chore(day17): implement fibHeap for faster priority queue
Go Test / build (pull_request) Successful in 37s Details
Go Bump / bump (push) Successful in 7s Details
Go Test / build (push) Successful in 39s Details
2024-01-09 13:53:30 -07:00
xuu 7585526634
chore(day17): simplify FindPath. A* is still slower :|
Go Test / build (pull_request) Failing after 4m27s Details
2024-01-04 17:15:44 -07:00
xuu 924c8d74f3
chore(day17): disable heuristic. runs faster!? 2024-01-02 20:57:02 -07:00
xuu 22184ed9c7
chore(aoc): initial graph attempt 2024-01-02 17:02:12 -07:00
xuu 74a952e82b chore(day19): add part 2
Go Bump / bump (push) Successful in 6s Details
Go Test / build (push) Successful in 1m30s Details
2024-01-01 19:15:36 -07:00
xuu 62f8338227 chore: organization day19 2024-01-01 19:15:36 -07:00
xuu 39c6f8ed4d chore: add day 19 pt 1 2024-01-01 19:15:36 -07:00
xuu 2c959c109b
tests(day17): disable solution
Go Bump / bump (push) Successful in 7s Details
Go Test / build (push) Successful in 49s Details
2024-01-01 14:19:00 -07:00
xuu eb1eaaab43
chore(day17): add open list for A*
Go Bump / bump (push) Successful in 8s Details
Go Test / build (push) Failing after 4m29s Details
2024-01-01 14:12:53 -07:00
xuu adc01f4df9
chore(day17): log output
Go Bump / bump (push) Successful in 6s Details
Go Test / build (push) Successful in 40s Details
2024-01-01 12:44:08 -07:00
xuu fd85530d88
chore(day17): simplify interfaces. add docs
Go Bump / bump (push) Successful in 12s Details
Go Test / build (push) Successful in 46s Details
2024-01-01 10:59:40 -07:00
xuu 0d78959bea
chore(day17): fix missing changes
Go Test / build (pull_request) Successful in 37s Details
Go Bump / bump (push) Successful in 7s Details
Go Test / build (push) Successful in 34s Details
2024-01-01 09:57:08 -07:00
xuu 86f2f7a6f2
chore(day17): implent A* path finder
Go Bump / bump (push) Successful in 8s Details
Go Test / build (pull_request) Successful in 51s Details
Go Test / build (push) Successful in 35s Details
2024-01-01 09:29:25 -07:00
xuu 378e403c1c Merge pull request 'chore: fix uncertanty on day17' (#18) from day17-enhance into main
Go Bump / bump (push) Successful in 8s Details
Go Test / build (push) Successful in 34s Details
Reviewed-on: #18
2023-12-29 21:12:11 -07:00
xuu 06a22511b5 Merge branch 'main' into day17-enhance
Go Test / build (pull_request) Successful in 36s Details
2023-12-29 21:11:24 -07:00
xuu a2563b9d31
chore: fix uncertanty on day17
Go Test / build (pull_request) Successful in 36s Details
2023-12-29 21:10:59 -07:00
xuu 3c2ea4ed9e Merge pull request 'chore: fix dijkstra' (#17) from day17-enhance into main
Go Bump / bump (push) Failing after 8s Details
Go Test / build (push) Failing after 1m30s Details
Reviewed-on: #17
2023-12-28 19:01:39 -07:00
xuu 1fac5f7b4d
chore: fix dijkstra
Go Test / build (pull_request) Failing after 2m39s Details
2023-12-28 18:59:46 -07:00
xuu 1a3374a557 chore: save day18 (#12)
Go Bump / bump (push) Successful in 7s Details
Go Test / build (push) Failing after 10m26s Details
Reviewed-on: #12
2023-12-27 14:07:32 -07:00
xuu 170fecc9f6 Merge pull request 'chore: add day 17 pt 2' (#16) from day17 into main
Go Bump / bump (push) Successful in 21s Details
Go Test / build (push) Failing after 10m27s Details
Reviewed-on: #16
2023-12-26 13:30:31 -07:00
xuu 58e482b125 Merge branch 'main' into day17
Go Test / build (pull_request) Failing after 10m28s Details
2023-12-26 13:30:25 -07:00
xuu 7847d11f95
chore: add day 17 pt 2
Go Test / build (pull_request) Failing after 10m29s Details
2023-12-26 13:29:48 -07:00
xuu d21005c534 Merge pull request 'chore: cleanup day 7' (#10) from day07-enhance into main
Go Bump / bump (push) Successful in 6s Details
Go Test / build (push) Successful in 34s Details
Reviewed-on: #10
2023-12-26 13:18:08 -07:00
xuu 3e0ed68db3 Merge branch 'main' into day07-enhance
Go Test / build (pull_request) Successful in 37s Details
2023-12-26 13:17:18 -07:00
xuu f1ac3ea35f
chore: fix day 07 2023-12-26 13:17:07 -07:00
xuu f0696a6fe6 Merge pull request 'add day 20' (#13) from day20 into main
Go Bump / bump (push) Successful in 11s Details
Go Test / build (push) Successful in 37s Details
Reviewed-on: #13
2023-12-26 13:03:00 -07:00
xuu 786a5bae35
Merge branch 'main' into day20
Go Test / build (pull_request) Successful in 38s Details
2023-12-26 13:02:01 -07:00
xuu e82c9a97c4 Merge pull request 'chore: add day 17 pt 2' (#14) from day17 into main
Go Bump / bump (push) Successful in 10s Details
Go Test / build (push) Failing after 10m29s Details
Reviewed-on: #14
2023-12-26 12:44:04 -07:00
xuu b2da6a35e7 Merge branch 'main' into day17
Go Test / build (pull_request) Failing after 10m28s Details
2023-12-26 12:43:56 -07:00
xuu 970f5b2d76
chore: add day 17 pt 2
Go Test / build (pull_request) Failing after 10m27s Details
2023-12-26 12:42:11 -07:00
xuu 8e451050b1 Merge branch 'main' into day20
Go Test / build (pull_request) Failing after 43s Details
2023-12-21 17:04:25 -07:00
xuu 761013df81
chore: cleanup day 20
Go Test / build (pull_request) Successful in 34s Details
2023-12-21 16:44:35 -07:00
xuu 6a03be9ca9 Merge pull request 'chore: add day17' (#11) from day17 into main
Go Bump / bump (push) Successful in 8s Details
Go Test / build (push) Failing after 36s Details
Reviewed-on: #11
2023-12-21 16:39:16 -07:00
xuu eb9e770a94
chore: add day20 2023-12-21 13:18:59 -07:00
xuu 13888edaff
chore: start day20 2023-12-20 11:27:54 -07:00
xuu 7d9d2a7614
chore: add day17
Go Test / build (pull_request) Failing after 42s Details
2023-12-18 08:47:30 -07:00
xuu 18bf5a4aef
chore: add day16
Go Bump / bump (push) Successful in 10s Details
Go Test / build (push) Successful in 40s Details
2023-12-17 09:43:04 -07:00
xuu e742db7ec9
chore: add day16
Go Bump / bump (push) Successful in 6s Details
Go Test / build (push) Successful in 34s Details
2023-12-16 12:43:17 -07:00
xuu b97ecdc93c
chore: change module
Go Bump / bump (push) Failing after 7s Details
Go Test / build (push) Successful in 33s Details
2023-12-15 15:14:42 -07:00
xuu a0d852416f
chore: add day 14
Go Bump / bump (push) Successful in 12s Details
Go Test / build (push) Successful in 36s Details
2023-12-15 15:09:59 -07:00
xuu 77a54c5563
chore: add day 15
Go Bump / bump (push) Successful in 6s Details
Go Test / build (push) Failing after 42s Details
2023-12-15 09:57:44 -07:00
xuu 186cfb3157
chore: add day 14 pt1
Go Bump / bump (push) Successful in 6s Details
Go Test / build (push) Failing after 35s Details
2023-12-15 07:52:37 -07:00
xuu 142a8dc00f
chore: add day13
Go Bump / bump (push) Successful in 7s Details
Go Test / build (push) Successful in 33s Details
2023-12-14 08:31:57 -07:00
xuu 6fce822def
chore: add day13
Go Bump / bump (push) Failing after 5s Details
Go Test / build (push) Successful in 27s Details
2023-12-13 17:03:23 -07:00
xuu eb758ab41d
chore: fix tests for day 4 & 5
Go Bump / bump (push) Failing after 6s Details
Go Test / build (push) Successful in 27s Details
2023-12-13 11:31:17 -07:00
xuu fa2e7fedd9
chore: add day12 part 1
Go Bump / bump (push) Successful in 7s Details
Go Test / build (push) Failing after 1m17s Details
2023-12-13 08:32:53 -07:00