In a fully connected network with nodes, the number of direct links between all pairs of computers is For , find the minimum time required to broadcast a message stored in to all other computers in the network. Assume that
sending a message from a computer to another computer takes sec;
any computer can send only one message to any other computer at a time.
Here is an example of fully connected computers with 8 computers.