spanning tree
A graph theory concept used in computer science; a subgraph that connects all vertices without cycles.
In network design, spanning trees are used to prevent loops.
I implemented an algorithm to find the minimum spanning tree.
Borrowed from English 'spanning tree', a term from graph theory.