PHP Classes
elePHPant
Icontem

Brim::QuickSort: Sort objects using the QuickSort algorithm

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-06-15 (11 years ago) RSS 2.0 feedNot enough user ratingsTotal: 905 All time: 3,762 This week: 916Up
Version License Categories
brim_quicksort 1.0GNU General Publi...Algorithms, Data types
Description Author

This package implements the QuickSort algorithm to sort arrays of objects.

It uses a comparator callback class with a function that compares two objects and returns -1, 0 or 1 to indicate whether the objects are equal or which one is greater in respect to the sorting criteria.

Picture of barry@nauta.be
Name: barry@nauta.be <contact>
Classes: 2 packages by
Country: Belgium Belgium

  Files folder image Files  
File Role Description
Plain text file Comparator.php Class The default comparator
Plain text file PhpCompatibility.php Aux. Provides PHP5 comptibility for the used function
Accessible without login Plain text file QuickSort.php Class QuickSort algorithm using a comparator callback

 Version Control Unique User Downloads Download Rankings  
 0%
Total:905
This week:0
All time:3,762
This week:916Up