Hello,

I would like to calculate the weights of the nodes in a weighted graph, each node receives incoming arcs weighted with either 1, -1 or 0. Could you please suggest a weighting formula that takes into account the weights of these arcs to calculate the weight of the node. Thank you

Similar questions and discussions