(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, '

Fuzzy measures and community detection problem

What is it about?

It is about an analysis of a network. The goal is to obtain a cohesive partition of its elements. To deal this problem, we introduce some additional information apart from the structure of the grah, modeled by fuzzy measures.

Read more on Kudos…
The following have contributed to this page:
Inmaculada Gutiérrez García-Pardo
' ,"url"));