Media Summary: 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 ... 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 ... 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 ...
Python Flow Free Bot 19 - Detailed Analysis & Overview
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 ... 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 ... 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 ... Extremely long as predicted but it solved every single board and generally did so in under 30 seconds. Now it has solved all ... This is the most recent code running on all the 5x5 6x6 and 7x7 boards, there will be a separate video for 8x8 and 9x9 as some of ... Just a really quick announcement video, you can find all the code for this series over at ...
Admittedly some of the levels will be impossibly long to compute, but hey it is a completely universal solution for all 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. Few optimizations in this one, plus I add logic to join ends together so Making significant progress now, the program can finally output a solution board that a human could easily read and draw out.