Super envy-freeness
Strong envy-freeness and super envy-freeness are two related conditions for fair division. Both of them strengthen the condition of envy-freeness. Speficially, a division of a resource among n partners is called - envy-free - if each partner values his/her share at least as much as the share of any other partner;strongly envy-free - if each partner values his/her share strictly more than the share of any other partner;super envy-free - if each partner values his/her share strictly more than the due share of 1/n, and values the share of any other partner strictly less than 1/n.
Formally, consider a division of a resource C among n partners, where each partner i, with value measure Vi, receives a share Xi, The division is called:
- envy-free - if for all i ≠ j;
- strongly envy-free - if for all i ≠ j;
- super envy-free - if.
This is a strong fairness requirement: it is stronger than both envy-freeness and super-proportionality.
Existence
Strong EF and super EF were introduced by Julius Barbanel in 1996 and detailed in his later book. He proved that- a strongly envy-free cake-cutting exists if-and-only-if the value measures of the n partners are pairwise-different.
- a super-envy-free cake-cutting exists if-and-only-if the value measures of the n partners are linearly independent. "Linearly independent" means that there is no vector of n non-zero real numbers for which,
Computation
In 1999, William Webb presented an algorithm that finds a super-envy-free allocation in when all measures are linearly independent. His algorithm is based on a witness to the fact that the measures are independent. A witness is an n-by-n matrix, in which element is the value assigned by agent i to some piece j. The matrix should be invertible - this is a witness to the linear independence of the measures.Using such a matrix, the algorithm partitions each of the n pieces in a near-exact division. It can be shown that, if the matrix is invertible and the approximation factor is sufficiently small, then the resulting allocation is indeed super-envy-free.
The run-time of the algorithm depends on the properties of the matrix. However, Cheze later proved that, if the value measures are drawn uniformly at random from the unit simplex, with high probability, the runtime is polynomial in n.