Robertson–Webb envy-free cake-cutting algorithm
Appearance
The Robertson-Webb protocol is a protocol for envy-free fair cake-cutting with the following properties:
- It works for any number (n) of partners.
- The pieces are not necessarily connected, i.e. each partner might receive a collection of small "crumbs".
- The number of queries is finite but unbounded - it is not known in advance how many queries will be needed.
- The resulting division is not only envy-free but also near-exact.
The protocol was developed by Jack Robertson and William Webb. It was first published in 1997[1] and later in 1998.[2]
Details
The protocol actually finds a division which is not only envy-free but also a near-exact division.
INPUTS:
- Any piece of cake X;
- Any ε>0;
- Any set of positive weights ;
- "Active players", A1, ..., An;
- "Watching players", B1, ..., Bm;
OUTPUT: A partition of X to pieces X1, ..., Xn, assigned to the n active players, such that:
- The division is envy-free for the active players (no active player prefers another piece to his own);
- The division is ε-near-exact among all players - both active and watching.
The protocol uses, as a subroutine, a near-exact division procedure.
References
- ^ Robertson, Jack M.; Webb, William A. (1997). "Near exact and envy free cake division". Ars Combinatoria. 45: 97–108.
- ^ Template:Cite isbn