Home >                  	Term: Fibonacci tree  
Fibonacci tree
A variant of a binary tree where a tree of order n (n>1) has a left subtree of order n-1 and a right subtree of order n-2. An order 0 Fibonacci tree has no nodes, and an order 1 tree has 1 node.
- ส่วนหนึ่งของคำพูด: noun
 - อุตสาหกรรม/ขอบเขต: Computer science
 - Category: Algorithms & data structures
 - Government Agency: NIST
 
 			0   			 		
 ผู้สร้าง
- GeorgeV
 - 100% positive feedback