Toy problem

Source: Wikipedia, the free encyclopedia.
Vacuum World, a shortest path problem in which the goal is to vacuum up all the pieces of dirt

In scientific disciplines, a toy problem[1][2] or a puzzlelike problem[3] is a problem that is not of immediate scientific interest, yet is used as an expository device to illustrate a trait that may be shared by other, more complicated, instances of the problem, or as a way to explain a particular, more general, problem solving technique. A toy problem is useful to test and demonstrate methodologies. Researchers can use toy problems to compare the performance of different algorithms. They are also good for game designing.

For instance, while engineering a large system, the large problem is often broken down into many smaller toy problems which have been well understood in detail. Often these problems distill a few important aspects of complicated problems so that they can be studied in isolation. Toy problems are thus often very useful in providing intuition about specific phenomena in more complicated problems.

As an example, in the field of

See also

References

  1. ^ .
  2. ^ a b Korf, Richard E (2012). "Research challenges in combinatorial search": 2129–2133. {{cite journal}}: Cite journal requires |journal= (help)
  3. ^ .

External links