Comment by nom 1 year ago now sort them alphabetically 1 comment nom Reply CodesInChaos 1 year ago Sorting them lexically would be trivial. Just calculate the index via the reverse permutation, similar to how search works.
CodesInChaos 1 year ago Sorting them lexically would be trivial. Just calculate the index via the reverse permutation, similar to how search works.
Sorting them lexically would be trivial. Just calculate the index via the reverse permutation, similar to how search works.