Sudoku 4: Disaster Narrowly Averted
The program reached an impossible state during the first test of the algorithm that I turned loose. I thought I had made a mistake, but it turned out I had not. Well, not a coding mistake.
June 11, 2006
Categories:
Articles
The program reached an impossible state during the first test of the algorithm that I turned loose. I thought I had made a mistake, but it turned out I had not. Well, not a coding mistake.
June 4, 2006
A comment from Alan Shalloway, on the Lean Development group, points the way to fame and fortune!
At the Agile Developer Skills course at the Raikes School, I commented that we don’t usually test accessors. But we test everything. Is this a contradiction?
Philip Schwarz provided a nice-looking implementation. Let’s look at it and try to build on his ideas.
My critiXXXXX advisors expected a more function-oriented solution. Here’s something a bit better, perhaps …