Searched refs:incoming_counts (Results 1 – 1 of 1) sorted by relevance
188 incoming_counts = defaultdict(int) variable192 incoming_counts[last] += count203 sorted.append((node, incoming_counts[node], outgoing_counts[node]))