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

What is it about?

3-Ary n-Cube is the most used interconnection networks in parallel computing systems for efficient communication. We have given the result on edge isoperimetric problem of it, which is greatly used in various embedding problems to calculate the optimal wirelength for relevant host networks. So this finding is a incredible work in embedding domain to use 3-Ary n-Cube in future work as guest network to find the optimal embedding.

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