Morwenn / cpp-sort

Sorting algorithms & related tools for C++14
MIT License
621 stars 57 forks source link

Document adaptive sorter #199

Open Morwenn opened 2 years ago

Morwenn commented 2 years ago

Document which of the library's sorters are adaptive with regard to which measure of presortedness.

Several questions: