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