welcome: please sign in
location: Diff for "ProblemsDescription/Numberlink"
Differences between revisions 2 and 3
Revision 2 as of 2011-01-05 14:30:21
Size: 645
Comment:
Revision 3 as of 2011-01-10 10:18:25
Size: 645
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
== Example ==
Line 14: Line 12:

== Example ==

Numberlink

Problem Description

Numberlink is a type of logic puzzle involving finding paths to connect numbers in a grid. The player has to pair up all the matching numbers on the grid with single continuous lines (or paths). The lines cannot branch off or cross over each other, and the numbers have to fall at the end of each line (i.e., not in the middle).

Input format

Output format

Example

Author(s)

  • Author: Naoyuki Tamura
    • Affiliation: Kobe University, Japan
  • Author: Neng-Fa Zhou
    • Affiliation: CUNY Brooklyn College and Graduate Center, USA

ASP Competition 2011: ProblemsDescription/Numberlink (last edited 2011-01-10 10:18:25 by CarmenSantoro)