External merge‐sort on a simulated tape device with limited RAM
Tape<T>
could be used with any integer data type.- Tape has configurable latencies for:
- Element read/write
- Move (random access)
- Shift (one‐step tape move)
- Unit tests with GoogleTest.
git@github.com:999ashu/Tape-Sorter.git
git submodule update --init --recursive