Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e466b08f6c424

Jump to content

Toy problem

From 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 artificial intelligence, classical puzzles, games and problems are often used as toy problems. These include sliding-block puzzles, N-Queens problem, missionaries and cannibals problem, tic-tac-toe, chess,[1] Tower of Hanoi and others.[2][3]

See also

[edit]

References

[edit]
  1. 1 2 Stuart J. Russell, Peter Norvig (2010). Artificial Intelligence: A Modern Approach (3 ed.). Prentice Hall. pp. 70–73, 102–107, 109–110, 115, 162. ISBN 978-0-13-604259-4.
  2. 1 2 Korf, Richard E. (2012). "Research Challenges in Combinatorial Search". In Hoffmann, Jörg; Selman, Bart (eds.). Proceedings of the Twenty-Sixth AAAI Conference on Artificial Intelligence, July 22–26, 2012, Toronto, Ontario, Canada. Vol. 26. AAAI Press. pp. 2129–2133. doi:10.1609/AAAI.V26I1.8444.
  3. 1 2 Pearl, Judea (1984). Heuristics: intelligent search strategies for computer problem solving. Addison-Wesley Publishing Company. p. 4. ISBN 0-201-05594-5.
[edit]