Araf Rules and Info
Rules: Divide the grid into some regions formed of edge-adjacent squares. Each cell is part of one region, and each region should contain exactly two given numbers. Each region must have an area that is strictly between those numbers. (This means, for two number clues A and B with A < B, the area C fulfills A < C < B.)
Answer String: Enter the number of cells in each connected group (between bold lines) in the marked rows. For the example above, this is “34,121111,4111”.
(Brief) History of Araf: This style was first created in Japan and appeared on the 16th Japanese Puzzle Championship Semifinal in 2007. Its original name is 相ダ部屋 (aidaheya). Turkish puzzle designer Serkan Yürekli renamed it “Araf” meaning “Purgatory” in Turkish when he created some of these puzzles including for the 19th World Puzzle Championship in Poland.
History of this example: This Araf example was written by Serkan Yürekli.
Sources for Araf Puzzles: Follow this link for more Araf puzzles on this website. If you are new to this puzzle type, here are our easiest Araf Puzzles to get started on. More Araf puzzles can be found in the ebook Araf by Serkan Yürekli.
Design rules for contributors: A Grandmaster Araf will have a unique solution that can be reached by logic alone. Generally, a Grandmaster Araf should have symmetry or a theme that is interesting enough to not require symmetry.
I tried to write an Araf solver in Java at one point, and failed miserably. I just couldn’t make it efficient enough, so even small puzzles took forever to solve.
Hi SK,
I hav implemented an Araf solver for my course in software engineering. It seems relatively efficent, but I haven’t tested it very good yet. If you want the source code, I can give it to you.
Wow, thanks that’s really cool! If you’d rather not post it publicly, would you be willing to email me at info@cornellclubaz.org? (Good job writing the solver by the way!)
Any basic tip/suggestion on how to logically approach these Araf puzzles?
Googled it. Got a Cracking The Cryptic youtube video for an Araf puzzle solve. That helped.
Link to the video : https://www.youtube.com/watch?v=I_7KGPqz99Q