Aphelli
- 
                
Posts
413 - 
                
Joined
 - 
                
Last visited
 - 
                
Days Won
4 
Single Status Update
- 
	
	
I've been trying out Zumi's Rejuv character sorter. I had 68 characters, after removing Rifts and PCs. But when looking at the results, the only thing I can think of is how it took over 320 ~ log_2(68!) comparisons to sort the list. Truly, you can feel the difference between O(nlog(n)) (minimal average number of comparisons for a list-sorting algorithm) and n when you have to specify each comparison by hand (Volta or Florin? Jolene or Alexandra?...)