• Joined on 2023-05-25
xuu created branch graphs in xuu/advent-of-code 2024-01-02 17:02:17 -07:00
xuu pushed to graphs at xuu/advent-of-code 2024-01-02 17:02:17 -07:00
22184ed9c7 chore(aoc): initial graph attempt
xuu pushed to day23 at xuu/advent-of-code 2024-01-02 17:01:14 -07:00
e611d48ab7 chore(day23): solution for day23 pt1/pt2
xuu created branch day23 in xuu/advent-of-code 2024-01-02 16:59:51 -07:00
xuu pushed to day23 at xuu/advent-of-code 2024-01-02 16:59:51 -07:00
b940ca6012 chore(day23): solution for day23 pt1/pt2
xuu deleted branch day19 from xuu/advent-of-code 2024-01-01 19:15:38 -07:00
xuu merged pull request xuu/advent-of-code#15 2024-01-01 19:15:37 -07:00
chore: add day 19 pt 1
xuu pushed to main at xuu/advent-of-code 2024-01-01 19:15:37 -07:00
74a952e82b chore(day19): add part 2
62f8338227 chore: organization day19
39c6f8ed4d chore: add day 19 pt 1
Compare 3 commits »
xuu pushed to day19 at xuu/advent-of-code 2024-01-01 19:15:18 -07:00
7541e0cb3d chore(day19): add part 2
xuu pushed to day19 at xuu/advent-of-code 2024-01-01 14:21:42 -07:00
dd735aa521 chore: organization day19
xuu pushed to day19 at xuu/advent-of-code 2024-01-01 14:20:33 -07:00
2956b65368 Merge branch 'main' into day19
2c959c109b tests(day17): disable solution
eb1eaaab43 chore(day17): add open list for A*
adc01f4df9 chore(day17): log output
fd85530d88 chore(day17): simplify interfaces. add docs
Compare 7 commits »
xuu pushed to main at xuu/advent-of-code 2024-01-01 14:19:05 -07:00
2c959c109b tests(day17): disable solution
xuu pushed to main at xuu/advent-of-code 2024-01-01 14:12:58 -07:00
eb1eaaab43 chore(day17): add open list for A*
xuu pushed to main at xuu/advent-of-code 2024-01-01 12:44:13 -07:00
adc01f4df9 chore(day17): log output
xuu pushed to main at xuu/advent-of-code 2024-01-01 10:59:44 -07:00
fd85530d88 chore(day17): simplify interfaces. add docs
xuu deleted branch day17-fixes from xuu/advent-of-code 2024-01-01 09:58:35 -07:00
xuu pushed to main at xuu/advent-of-code 2024-01-01 09:58:34 -07:00
0d78959bea chore(day17): fix missing changes
xuu merged pull request xuu/advent-of-code#20 2024-01-01 09:58:33 -07:00
chore(day17): fix missing changes
xuu pushed to day17-fixes at xuu/advent-of-code 2024-01-01 09:57:25 -07:00
0d78959bea chore(day17): fix missing changes
86f2f7a6f2 chore(day17): implent A* path finder
Compare 2 commits »
xuu created pull request xuu/advent-of-code#20 2024-01-01 09:53:20 -07:00
chore(day17): fix missing changes