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

The paper introduces a genetic to find influential and robust seeds from networked systems.

What is it about?

Several genetic operators are designed to achieve an efficient determination of effective seeds.

Why is it important?

Networks are often with non-linear and high-dimension, and the associated mining approaches are extremely desired in practice.

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