Jump to content

Function tree

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Addbot (talk | contribs) at 12:20, 20 March 2013 (Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q1474619). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
A function tree for spaghetti bolognese

In the theory of complex systems, a function tree is a diagram showing the dependencies between the functions of a system. It breaks a problem (or its solution) down into simpler parts.

When used in computer programming, a function tree visualizes which function calls another.