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-squareCameronDev@programming.devOPMlinkfedilinkarrow-up1·2 months agoYeah, max of 256 paths, and if there were no holes in the splitter layout, it would be the full 256. Also why i had to limit the depth to 16 layers, more than that and the brute forcing gets a bit silly.
Yeah, max of 256 paths, and if there were no holes in the splitter layout, it would be the full 256. Also why i had to limit the depth to 16 layers, more than that and the brute forcing gets a bit silly.