Login   Register  
PHP Classes
elePHPant
Icontem

Binary Tree

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of JOn
Name: JOn <e-mail contact>
Packages: 1 Browse all classes by JOn Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 29
All time rank: 983130 in United States United States
Week rank: 1414 Down162 in United States United States Down


  Detailed description   Download .zip .tar.gz  
This class can be used to manage an hierarchies of objects within a binary.

Each object of the class is a node that may have a reference two descendent objects: the right and the left nodes.

Each tree node object may contain a data variable of an arbitrary type.

The class provides functions for adding nodes given the left and right descendent nodes (oif any), as well to traverse the tree and print the data value of the nodes and count the number of nodes in the tree. (PHP5)

  Classes of JOn  >  Binary Tree  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Binary Tree
Base name: btree
Description: Manage hierarchic trees of objects
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2711 users
All time rank: 1230
Week users: 1 user
Week rank: 2036 Down
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Data types Modeling and manipulating data types View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file btree.class.php Class Binary tree Class with example

Download all files: btree.tar.gz btree.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.