PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 922 All time: 3,861 This week: 136Up
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
Age: ???
All time rank: 10645 in Belgium Belgium
Week rank: 312 Up2 in Belgium Belgium Up

  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:922
This week:0
All time:3,861
This week:136Up