Solving Santa Claus Puzzle
wyounas.github.io
Solving Santa Claus Puzzle
1–6 of 6 posts
Re: Solving Santa Claus Puzzle
#2Re: Solving Santa Claus Puzzle
#3Re: Solving Santa Claus Puzzle
#4The problem as stated seems ill posed to me. If Santa wakes up when either quorum is ready, then it's never true that both are waiting unless they arrive simultaneously. Either that's a zero probability event that can be safely ignored, or it needs to be handled by arbitration in some form. Attempting to resolve contention by giving preference to one or the other shifts the problem to that of determining whether they…
Re: Solving Santa Claus Puzzle
#5The problem as stated seems ill posed to me. If Santa wakes up when either quorum is ready, then it's never true that both are waiting unless they arrive simultaneously. Either that's a zero probability event that can be safely ignored, or it needs to be handled by arbitration in some form. Attempting to resolve contention by giving preference to one or the other shifts the problem to that of determining whether they…