PHP Classes

Ternary Search Tree: Insert and search text using ternary search trees

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 664 This week: 1All time: 4,823 This week: 164Up
Version License PHP version Categories
ternary-search-tree 0.1Free For Educatio...5.3Algorithms, PHP 5, Searching, Text pr...
Description Author

This class can insert and search text using ternary search trees.

It can build a tree data structure that sorts text strings in order to be searched and found more efficiently using the ternary search tree algorithm.

Recommendations

Develop data dictionary
I need to develop data dictionary from a sample data in .CSV

Innovation Award
PHP Programming Innovation award nominee
June 2012
Number 3


Prize: One downloadable copy of Komodo IDE
Ternary search is an algorithm to search for text that works with great efficiency when you need to search on a database of many text strings, like for instance, text spell checking.

This class provides a pure PHP implementation of the ternary search algorithm for inserting new text strings or search for existing strings.

Manuel Lemos
Picture of Chi H.
  Performance   Level  
Name: Chi H. <contact>
Classes: 28 packages by
Country: France France
Innovation award
Innovation award
Nominee: 22x

Winner: 3x

Screenshots  
  • ternarytree.png
  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example
Plain text file ternarytree.php Class Ternary Search Tree

 Version Control Unique User Downloads Download Rankings  
 0%
Total:664
This week:1
All time:4,823
This week:164Up
For more information send a message to info at phpclasses dot org.