We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Synchronize wiki with docs/
Automatically publish wiki
Mention the improved complexity of Dis(X) in version 1.8.0
Rem(X) has been improved for non-random-access iterators
adaptative -> adaptive
2.1.0 -> 1.1.0
New measure of presortedness: mono
More specific definition of Runs
Formal definition of a measure of presortedness
Add dumb definition & note for measure of presortedness
The quadratic implementation of probe::inv was removed
Remove spurious "not"
Mention that MOPs are usable with sorter adapters
Reduce Enc complexity to n log n
Refine the definition of Rem
Par(X) is now O(n² log n)
Add new measure of presortedness: par
Wording and formatting.
New measure of presortedness: enc.
Make inv more flexible.
Change time and space complexity for inv.
Reformulate things a bit.
Make mops work with forward iterators.
Complete the description of the different measures.
Updated Measures of presortedness (asciidoc => markdown)