New submission from Shimon Malachi Cohen :
Dear Friends,
It seems that I manage to find a problem with Python ... version 3.6.3
Attached is a PY file designed to solve a puzzle: see function makeGame1
To find a solution run: doFind()
>>> doFind()
> counter: 11735841 rec depth
Shimon Malachi Cohen added the comment:
lines 209 <==> 210
--
___
Python tracker
<https://bugs.python.org/issue32022>
___
___
Python-bugs-list mailing list
Shimon Malachi Cohen added the comment:
Not really...
Did you see the "restart" ?
On Nov 14, 2017 2:38 PM, "Eric V. Smith" wrote:
>
> Eric V. Smith added the comment:
>
> Can you reproduce this with a much smaller example?
&g
Shimon Malachi Cohen added the comment:
Here is another simple example - Simple? the game board ==> is small
see attached PY file
run ==> doFind()
--
Added file: https://bugs.python.org/file47264/KAKURU.py
___
Python tracker
Shimon Malachi Cohen added the comment:
Cool, thanks!
On Nov 18, 2017 5:29 AM, "Terry J. Reedy" wrote:
>
> Terry J. Reedy added the comment:
>
> I believe I used the 2nd version of kakuru.py.
>
> --
>
>