#2 Logic update

Open
opened 2 months ago by stevet · 0 comments

Ok, if there's a board like this (one column shown):

╔═══╦═══╦═══╗
║ 2 ║   ║   ║
║   ║   ║   ║
║   ║   ║   ║
╠═══╬═══╬═══╣
║3  ║   ║   ║
║4  ║   ║   ║
║5  ║   ║   ║
╠═══╬═══╬═══╣
║   ║   ║   ║
║   ║   ║   ║
║   ║   ║   ║
╚═══╩═══╩═══╝

In the last cell, 2 can ONLY be in the first column. I don't think the logic/possible calculates this. (Test Time!)

Ok, if there's a board like this (one column shown): ``` ╔═══╦═══╦═══╗ ║ 2 ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ╠═══╬═══╬═══╣ ║3 ║ ║ ║ ║4 ║ ║ ║ ║5 ║ ║ ║ ╠═══╬═══╬═══╣ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ║ ╚═══╩═══╩═══╝ ``` In the last cell, 2 can ONLY be in the first column. I don't think the logic/possible calculates this. (Test Time!)
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.