I was trying out a different approach to 8-Queen's problem. I visualized each cell [that has a coordinate from (0,0) to (7,7) as a single number 10x + y. So you would have sort of an octal number set from...
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'Algorithms'.