Let $C=\{ c_1, c_2, \cdots,c_n \}$ be a set of $n$ alternatives and $T$ be the set of all strict complete orderings on $C$. For any two $t_1$ and $t2$ in $T$, their (Kendal-tau) distance $d(t_1, t_2)$ is defined as the number of pairwise disagreements between $t_1$ and $t_2$.
My Question: How to find $k$ (much smaller than $n!$) different elements from $T$ such that they are "evenly ditributed" in $T$ with respect to this (Kendal-tau) distance $d$?
For example, the k+1 elements $0, 1/k, 2/k, \cdots, (k-1)/k, 1$ are evenly distributed in the interval [0,1].