The number of children at each node of a tree or graph, also known as the outdegree.
For instance, a binary tree with two children per node has a branching factor of 2.