JargonFile/original/html/W/well-behaved.html
2014-03-27 18:54:56 +00:00

11 lines
2.4 KiB
HTML
Raw 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>well-behaved</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="../W.html" title="W"/><link rel="previous" href="Weenix.html" title="Weenix"/><link rel="next" href="well-connected.html" title="well-connected"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">well-behaved</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="Weenix.html">Prev</a> </td><th width="60%" align="center">W</th><td width="20%" align="right"> <a accesskey="n" href="well-connected.html">Next</a></td></tr></table><hr/></div><dt><a id="well-behaved"/><dt xmlns="" id="well-behaved"><b>well-behaved</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">adj.</span></dt></dt><dd><p> 1. Software that does its job quietly and without counterintuitive
effects. Esp.: said of software having an interface spec sufficiently
simple and well-defined that it can be used as a
<a href="../T/tool.html"><i class="glossterm">tool</i></a> by other software. See
<a href="../C/cat.html"><i class="glossterm">cat</i></a>. </p></dd><dd><p> 2. Said of an algorithm that doesn't <a href="../C/crash.html"><i class="glossterm">crash</i></a>
or <a href="../B/blow-up.html"><i class="glossterm">blow up</i></a>, even when given
<a href="../P/pathological.html"><i class="glossterm">pathological</i></a> input. Implies that the stability of
the algorithm is intrinsic, which makes this somewhat different from
<a href="../B/bulletproof.html"><i class="glossterm">bulletproof</i></a>.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="Weenix.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../W.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="well-connected.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Weenix </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> well-connected</td></tr></table></div></body></html>