We have a network consisting of nodes connected by edges. Each edge
has some delay in transmitting a packet along the edge. Some nodes are
critical and each critical node is associated with a deadline. The goal
is to find route for the packet to reach each critical node before the
deadline.
