Table of Contents
Graph()
DiGraph()
MultiGraph()
MultiDiGraph()
Auto-generated API
networkx.utils.
weighted_choice
Return a single element from a weighted sample.
The input is a dictionary of items with weights as values.