The map consists of animals, fenced enclosures and a path. The segments of type animal, fence or path must not touch the other types. Furthermore, different animals must not be connected.
The path must not have any loops; the fences may only form loops that enclose animals. Every animal must be placed separately into such an enclosure, and every fence must be connected to an enclosure. Moreover, there must be no double fences: If two adjacent cells contain fence segments, then those segments must touch.
Finally, the given numbers specify how many diagonals end in the corresponding vertex.
An example of such a map is here:
The puzzle:
Solution code: For each vertex in the marked rows, enter the number of diagonals that end there.
on 9. September 2016, 15:06 by ch1983
Nach knapp fünf Jahren endlich geschafft, sehr durchdachtes Rätsel ;-)
on 12. October 2011, 14:12 by rob
ein paar Labels mehr
on 10. October 2011, 20:41 by ibag
Wirklich eine tolle Erfindung, danke!