Jump to content

Top-down strategy: Difference between revisions

367 bytes removed ,  19:54, 11 July 2021
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<big>'''Explicit use of the top-down strategy'''</big>[[File:Lomond.png|500x500px|alt=|left]]
<big>'''Explicit use of the top-down strategy'''</big>[[File:Lomond.png|500x500px|alt=|left]]
{| class="wikitable" style="margin-left: auto; margin-right: 0px; background-color:#DEF6FE;  width:200px;  vertical-align:top; text-align:left; float:right; margin-left: 10px;"
!Sources
|-
|'''Internal links'''
[[Main Page|Engineer-it]] 


[[Strategies for engineered outcomes|Strategies]]
[[File:Top-down.png|thumb|Figure 1 Activities in the top-down strategy|alt=|left]]
|-
In real world problems, the dominant situation is non-determinate i.e. it is likely that there is no solution that will fully satisfy the requirements. 
|'''Papers'''
 
|- style="height:300px;vertical-align:top;  " |-
|
 
|}
 
<br>In real world problems, the dominant situation is non-determinate i.e. it is likely that there is no solution that will fully satisfy the requirements. 


In such situations the basic, top-down, strategy is: propose a possible solution and assess whether it will be satisfactory - or more generally: identify a set of solutions and find the most appropriate one to use.  This is the only feasible strategy for non-determinate contexts and may also be needed when the situation is determinate.  
In such situations the basic, top-down, strategy is: propose a possible solution and assess whether it will be satisfactory - or more generally: identify a set of solutions and find the most appropriate one to use.  This is the only feasible strategy for non-determinate contexts and may also be needed when the situation is determinate.  
Line 26: Line 13:


The strategy is used for an overall project and for details i.e. is often used ''[[wikipedia:Recursion|recursively.]]''   
The strategy is used for an overall project and for details i.e. is often used ''[[wikipedia:Recursion|recursively.]]''   
[[File:Top-down.png|thumb|Figure 1 Activities in the top-down strategy|alt=|left]]
 


Figure 1 shows fundamental activities in the explicit top-down strategy:
Figure 1 shows fundamental activities in the explicit top-down strategy: