Media Summary: 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. Making significant progress now, the program can finally output a solution board that a human could easily read and draw out. Just a really quick announcement video, you can find all the code for this series over at ...

Python Flow Free Bot 21 - Detailed Analysis & Overview

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. Making significant progress now, the program can finally output a solution board that a human could easily read and draw out. 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 ... 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 ...

Extremely long as predicted but it solved every single board and generally did so in under 30 seconds. Now it has solved all ... Long time since I've worked on this but here we are. This one is pretty long but explains how the new algorithm works to aid in ... Admittedly some of the levels will be impossibly long to compute, but hey it is a completely universal solution for all Few optimizations in this one, plus I add logic to join ends together so

Photo Gallery

Python 'Flow Free' Bot #21 - Reducing the branching factor further
Python 'Flow Free' Bot #20 - Spotting a small bug
Python 'Flow Free' Bot #10 - Printing out solution boards
Python 'Flow Free' Bot Code Now on GitHub!
Python 'Flow Free' Bot #19 - HUGE improvements!
Python 'Flow Free' Bot #15 - Adding in riskier methods
Python 'Flow Free' Bot #19.2 - Solving 8x8 boards
Python 'Flow Free' Bot #19.3 - Solving 9x9 boards
Python 'Flow Free' Bot #14 - It's back!
Python 'Flow Free' Bot #18 - First universal flow free solver so far!
Flow Free Warps - Weekly Puzzles - Dotted Challenge - 2026-06-15 to 21 - June 15th to 21st 2026
Python 'Flow Free' Bot #9 - Creating logic to detect ends joining up
View Detailed Profile
Python 'Flow Free' Bot #21 - Reducing the branching factor further

Python 'Flow Free' Bot #21 - Reducing the branching factor further

In this video I show how I make the

Python 'Flow Free' Bot #20 - Spotting a small bug

Python 'Flow Free' Bot #20 - Spotting a small bug

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.

Python 'Flow Free' Bot #10 - Printing out solution boards

Python 'Flow Free' Bot #10 - Printing out solution boards

Making significant progress now, the program can finally output a solution board that a human could easily read and draw out.

Python 'Flow Free' Bot Code Now on GitHub!

Python 'Flow Free' Bot Code Now on GitHub!

Just a really quick announcement video, you can find all the code for this series over at ...

Python 'Flow Free' Bot #19 - HUGE improvements!

Python 'Flow Free' Bot #19 - HUGE improvements!

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 ...

Python 'Flow Free' Bot #15 - Adding in riskier methods

Python 'Flow Free' Bot #15 - Adding in riskier methods

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 ...

Python 'Flow Free' Bot #19.2 - Solving 8x8 boards

Python 'Flow Free' Bot #19.2 - Solving 8x8 boards

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 ...

Python 'Flow Free' Bot #19.3 - Solving 9x9 boards

Python 'Flow Free' Bot #19.3 - Solving 9x9 boards

Extremely long as predicted but it solved every single board and generally did so in under 30 seconds. Now it has solved all ...

Python 'Flow Free' Bot #14 - It's back!

Python 'Flow Free' Bot #14 - It's back!

Long time since I've worked on this but here we are. This one is pretty long but explains how the new algorithm works to aid in ...

Python 'Flow Free' Bot #18 - First universal flow free solver so far!

Python 'Flow Free' Bot #18 - First universal flow free solver so far!

Admittedly some of the levels will be impossibly long to compute, but hey it is a completely universal solution for all

Flow Free Warps - Weekly Puzzles - Dotted Challenge - 2026-06-15 to 21 - June 15th to 21st 2026

Flow Free Warps - Weekly Puzzles - Dotted Challenge - 2026-06-15 to 21 - June 15th to 21st 2026

These are the solutions for

Python 'Flow Free' Bot #9 - Creating logic to detect ends joining up

Python 'Flow Free' Bot #9 - Creating logic to detect ends joining up

Few optimizations in this one, plus I add logic to join ends together so