CameronDev@programming.devM to Advent Of Code@programming.dev · 6 months agoVisualisations Mega Threadpinmessage-squaremessage-square37linkfedilinkarrow-up126arrow-down11file-text
arrow-up125arrow-down1message-squareVisualisations Mega ThreadpinCameronDev@programming.devM to Advent Of Code@programming.dev · 6 months agomessage-square37linkfedilinkfile-text
minus-squareCameronDev@programming.devOPMlinkfedilinkarrow-up1·6 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.