(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Ranking of nodes in networks

What is it about?

Game-theoretic centrality measure for ranking of nodes in network

Why is it important?

Myerson value which is popular in cooperative game theory is applied to evaluate the centrality of nodes in network

Read more on Kudos…
The following have contributed to this page:
Vladimir Mazalov
' ,"url"));