JargonFile/original/html/B/banana-problem.html
2014-03-27 18:54:56 +00:00

15 lines
2.6 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>banana problem</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../B.html" title="B"/><link rel="previous" href="bamf.html" title="bamf"/><link rel="next" href="bandwidth.html" title="bandwidth"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">banana problem</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="bamf.html">Prev</a> </td><th width="60%" align="center">B</th><td width="20%" align="right"> <a accesskey="n" href="bandwidth.html">Next</a></td></tr></table><hr/></div><dt><a id="banana-problem"/><dt xmlns="" id="banana-problem"><b>banana problem</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> [from the story of the little girl who said &#8220;<span class="quote">I know how to
spell &#8216;banana&#8217;, but I don't know when to stop</span>&#8221;]. Not
knowing where or when to bring a production to a close (compare
<a href="../F/fencepost-error.html"><i class="glossterm">fencepost error</i></a>). One may say <span class="firstterm">there is a banana problem</span> of an algorithm with
poorly defined or incorrect termination conditions, or in discussing the
evolution of a design that may be succumbing to featuritis (see also
<a href="../C/creeping-elegance.html"><i class="glossterm">creeping elegance</i></a>,
<a href="../C/creeping-featuritis.html"><i class="glossterm">creeping featuritis</i></a>).
See item 176 under <a href="../H/HAKMEM.html"><i class="glossterm">HAKMEM</i></a>,
which describes a banana problem in a
<a href="../D/Dissociated-Press.html"><i class="glossterm">Dissociated Press</i></a> implementation.
Also, see <a href="../O/one-banana-problem.html"><i class="glossterm">one-banana problem</i></a>
for a superficially similar but unrelated usage.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bamf.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../B.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bandwidth.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">bamf </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> bandwidth</td></tr></table></div></body></html>