|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| SearchI | An interface used by algorithms to search arrays and vectors. |
| SortI | An interface used by algorithms to access sort algorithms. |
| Class Summary | |
| BinarySearch | An implementation of a binary search. |
| QuickSort | An implementation of the Quick Sort algorithm. |
| SequentialSearch | An implementation of a sequential search. |
Common algorithms.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||