Probability that 3 random wireless nodes with radio range 0.1 in a unit square can communicate?
Imagine three wireless nodes A,B,C (e.g. people with wireless laptops) at random locations in a square area (unit square). Each laptop has circular communication range of 0.1. What is the probability that they all can communicate? Note that this requires
A has both B and C in its radio range,
OR B has both A and C in its radio range,
OR C has both A and B in its radio range.