Media Summary: Making significant progress now, the program can finally output a solution board that a human could easily read and draw out. I realised half way through recording this video the first time that I could change my method slightly to remove my dependence on ... Extremely long, but you can skip to the end if all you're interested in is seeing it work. I try my best here to explain the process of ...
Python Flow Free Bot 10 - Detailed Analysis & Overview
Making significant progress now, the program can finally output a solution board that a human could easily read and draw out. I realised half way through recording this video the first time that I could change my method slightly to remove my dependence on ... Extremely long, but you can skip to the end if all you're interested in is seeing it work. I try my best here to explain the process of ... Just a really quick announcement video, you can find all the code for this series over at ... This exceeded all my expectations by far and i haven't even added in the old heuristics yet. I will upload a video of all the levels ... Just an update to where the project is at, it now can solve most of the boards but now it sometimes makes mistakes so I'm hoping ...
Fixing this gives us yet another HUGE boost to performance and we can now easily solve any board up to 9x9 we throw at it. Again a lot of misclicks but no mistakes, took a while on some boards but I expected this, 9x9 I expect to take at least an hour to ... Few optimizations in this one, plus I add logic to join ends together so Longer video, this time we look at starting the logic for checking our forced moves and implementing the function. Lots of cuts in ... Admittedly some of the levels will be impossibly long to compute, but hey it is a completely universal solution for all In this video we begin to add constraints to our recursions, the first one is simple but I think they are going to start getting quite ...
No coding in this one, but I let it run through all the 150 starting levels and see how many it can do. Next up is trying to improve the ...