I'm looking for the extreme points of the convex set $S\subset [-1,1]^{n\times 3}$ with $r\in S$ such that \begin{equation} r_{i} \ge r_{k} \iff i\ge k, \end{equation} where the first inequality refers to lexicographical inequality in $\mathbb{R}^3$, and \begin{equation} \sum_i^n r_i = 0 \end{equation} It was easy to characterize the extreme points satisfying only the first set of constraints. The second set has proven to be more difficult and I don't want to waste my time when there's already a solution out there.
Are there any program packages or methods out there that would easily solve this problem? If so, what are they?