CameronDev@programming.devM to Advent Of Code@programming.dev · 5 months agoVisualisations Mega Threadpinmessage-squaremessage-square37linkfedilinkarrow-up126arrow-down11file-text
arrow-up125arrow-down1message-squareVisualisations Mega ThreadpinCameronDev@programming.devM to Advent Of Code@programming.dev · 5 months agomessage-square37linkfedilinkfile-text
minus-squareGobbel2000@programming.devlinkfedilinkarrow-up3·4 months agoThe graph of Day 11, created with very little effort using the dot utility of graphviz. Because of a stupid parsing error I ended up with a cyclic graph, so this visualization helped in debugging.
minus-squareCameronDev@programming.devOPMlinkfedilinkarrow-up1·4 months agoI was meaning to do that as well, but forgot. Nice!
The graph of Day 11, created with very little effort using the
dotutility of graphviz. Because of a stupid parsing error I ended up with a cyclic graph, so this visualization helped in debugging.I was meaning to do that as well, but forgot. Nice!