CameronDev@programming.devM to Advent Of Code@programming.dev · 9 days agoVisualisations Mega Threadpinmessage-squaremessage-square32fedilinkarrow-up126file-text
arrow-up126message-squareVisualisations Mega ThreadpinCameronDev@programming.devM to Advent Of Code@programming.dev · 9 days agomessage-square32fedilinkfile-text
minus-squareCameronDev@programming.devOPMlinkfedilinkarrow-up1·6 days 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.