CameronDev@programming.devM to Advent Of Code@programming.dev · 20 days agoVisualisations Mega Threadpinmessage-squaremessage-square32fedilinkarrow-up124arrow-down11file-text
arrow-up123arrow-down1message-squareVisualisations Mega ThreadpinCameronDev@programming.devM to Advent Of Code@programming.dev · 20 days agomessage-square32fedilinkfile-text
minus-squareCameronDev@programming.devOPMlinkfedilinkarrow-up1·18 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.