In Kruskal's algorithm, which edge should be considered initially?
The edge with the largest weight
An edge that does not introduce a cycle
An arbitrary edge
The edge with the smallest weight

Advanced Data Structures Exercises are loading ...