This website requires JavaScript.
Explore
Help
Sign In
xuu
/
advent-of-code
Watch
1
Star
0
Fork
0
You've already forked advent-of-code
Code
Pull Requests
1
Actions
Activity
graphs
#21
Merged
xuu
merged 4 commits from
graphs
into
main
2024-01-09 13:56:12 -07:00
Conversation
0
Commits
4
Files Changed
7
+588
-135
4 Commits
Author
SHA1
Message
Date
xuu
7d7402f054
chore(day17): implement fibHeap for faster priority queue
All checks were successful
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 :|
Some checks failed
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