• Joined on 2023-05-25
xuu pushed to main at sour-is/go-tools 2024-01-22 16:03:19 -07:00
49bb6cbaea chore: remove note
xuu created branch mercury in sour-is/go-pkg 2024-01-22 16:01:16 -07:00
xuu pushed to mercury at sour-is/go-pkg 2024-01-22 16:01:16 -07:00
87ec157e5a chore: add mercury
xuu created branch grug-math in sour-is/go-pkg 2024-01-15 11:27:35 -07:00
xuu pushed to grug-math at sour-is/go-pkg 2024-01-15 11:27:35 -07:00
4181cd5fed chore: add grug-math
xuu pushed to add-lsm at sour-is/go-pkg 2024-01-15 11:27:00 -07:00
3be012e780 chore: save sst code
xuu pushed to day23 at xuu/advent-of-code 2024-01-13 11:47:54 -07:00
0dc039f032 chore(day23): solution for day23 pt1/pt2
951c2c298a chore(aos): add compress graph
328a0f3eb3 chore(aoc): add FibHeap DecreaseKey
7d7402f054 chore(day17): implement fibHeap for faster priority queue
7585526634 chore(day17): simplify FindPath. A* is still slower :|
Compare 7 commits »
xuu created pull request xuu/advent-of-code#22 2024-01-09 21:03:32 -07:00
chore(day23): solution for day23 pt1/pt2
xuu deleted branch day17-astar from xuu/advent-of-code 2024-01-09 21:03:15 -07:00
xuu pushed to main at xuu/advent-of-code 2024-01-09 20:41:51 -07:00
328a0f3eb3 chore(aoc): add FibHeap DecreaseKey
xuu created branch graphs in xuu/advent-of-code 2024-01-09 20:41:28 -07:00
xuu pushed to graphs at xuu/advent-of-code 2024-01-09 20:41:28 -07:00
328a0f3eb3 chore(aoc): add FibHeap DecreaseKey
xuu pushed to main at xuu/advent-of-code 2024-01-09 13:56:13 -07:00
7d7402f054 chore(day17): implement fibHeap for faster priority queue
7585526634 chore(day17): simplify FindPath. A* is still slower :|
924c8d74f3 chore(day17): disable heuristic. runs faster!?
22184ed9c7 chore(aoc): initial graph attempt
Compare 4 commits »
xuu deleted branch graphs from xuu/advent-of-code 2024-01-09 13:56:13 -07:00
xuu merged pull request xuu/advent-of-code#21 2024-01-09 13:56:12 -07:00
graphs
xuu pushed to graphs at xuu/advent-of-code 2024-01-09 13:53:58 -07:00
7d7402f054 chore(day17): implement fibHeap for faster priority queue
xuu created pull request xuu/advent-of-code#21 2024-01-04 17:24:30 -07:00
graphs
xuu pushed to graphs at xuu/advent-of-code 2024-01-04 17:15:49 -07:00
7585526634 chore(day17): simplify FindPath. A* is still slower :|
xuu pushed to graphs at xuu/advent-of-code 2024-01-04 17:14:56 -07:00
faac603440 chore(day17): simplify FindPath. A* is still slower :|
xuu pushed to graphs at xuu/advent-of-code 2024-01-02 20:57:09 -07:00
924c8d74f3 chore(day17): disable heuristic. runs faster!?