flow_solver icon indicating copy to clipboard operation
flow_solver copied to clipboard

Fast automated solver for Flow Free in a single C or Python file.

Results 8 flow_solver issues
Sort by recently updated
recently updated
newest added

I'm attaching two solvable boards that are reported unsolvable by the C solver with default parameters ``` % flow_solver -q * levelpack_2_13x13_24.txt u 1.464 193471 levelpack_16_12x12_3.txt u 0.139 15292 2...

Need an enhancement: Hexes are not handled. Example: https://coord.info/GC7KDY1 https://s3.amazonaws.com/gs-geo-images/7642777a-133d-4ce7-a971-675bab4449c3.jpg

Need an enhancement: Bridges are not handled! Example: https://coord.info/GC81ZN3

Added another flag arguement so that the code compiles in older versions of cmake with the c99 gnu option. Otherwise there will be errors for each case where a for...

Hello, I am relatively new to the community! I am using python 3.9 I am trying to learn from your code and when I run it on my cmd I...

I updated the python version of the flow solver so it can be run with Python 3

Per topic. I tried to get the program to solve one of this week's weekly puzzles for me (8×13), but it thought it's 8×8.