Home >                  	Term: recursion tree  
recursion tree
A method to analyze the complexity of an algorithm by diagramming the recursive function calls. Formal Definition: A recursion tree T(p) of degree p is either (i) null or (ii) has p children which are recursion trees.
- Μέρος του λόγου: noun
 - Κλάδος/Τομέας: Υπολογιστές
 - Category: Αλγόριθμοι & δομές
 - Government Agency: NIST
 
 			0   			 		
 Δημιουργός
- GeorgeV
 - 100% positive feedback