CameronDev@programming.devM to Advent Of Code@programming.dev · 2 months agoVisualisations Mega Threadpinmessage-squaremessage-square37fedilinkarrow-up125arrow-down11file-text
arrow-up124arrow-down1message-squareVisualisations Mega ThreadpinCameronDev@programming.devM to Advent Of Code@programming.dev · 2 months agomessage-square37fedilinkfile-text
minus-squareGobbel2000@programming.devlinkfedilinkarrow-up3·26 days 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·26 days 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!