Community Member Profile
Frederic Dumont
Member since Oct 24, 2011
- Profile: /members/9157-Frederic-Dumont.htm
- URL: http://blog.wakatta.jp
- Comments: 1
- Points: 9
Recent Blog Comments By Frederic Dumont
-
Seven Languages In Seven Weeks: Prolog - Day 3
Posted on Oct 24, 2011 at 10:19 AM
You probably wanted to move on, sorry to bring back bad memories... The problem with the sudoku code in book is that it relies on a GNU Prolog extension (Finite Domain solver), but does not use it properly. In your 6x6 version, you should add fd_labeling(Puzzle) as the last clause of... read more »



