eco_game@discuss.tchncs.de to Advent Of Code · 2 months ago[2024 Day 16] Had to scrap my Dijkstra and implement bfs instead :/discuss.tchncs.deimagemessage-square4fedilinkarrow-up133arrow-down13
arrow-up130arrow-down1image[2024 Day 16] Had to scrap my Dijkstra and implement bfs instead :/discuss.tchncs.deeco_game@discuss.tchncs.de to Advent Of Code · 2 months agomessage-square4fedilink
minus-squareSibbo@sopuli.xyzlinkfedilinkarrow-up2·2 months agoBFS is Dijkstra with a queue instead of a heap 🤷♂️
BFS is Dijkstra with a queue instead of a heap 🤷♂️