LuccioSamiComponents
gives the Luccio–Sami components of the graph g.
LuccioSamiComponents[g,{v1,v2,…}]
gives the components that include at least one of the vertices v1, v2, … .
LuccioSamiComponents[{vw,…},…]
uses rules vw to specify the graph g.
Details
- LuccioSamiComponents is also known as an LS set.
- A Luccio–Sami component is a set of vertices where each proper subset has more ties to its complement within the set than to the outside.
- LuccioSamiComponents returns a list of components {c1,c2,…}, where each component ci is given as a list of vertices.
- LuccioSamiComponents[g] is equivalent to LuccioSamiComponents[g,VertexList[g]].
- LuccioSamiComponents works with undirected graphs, directed graphs, multigraphs, and mixed graphs.
Examples
open allclose allScope (6)
LuccioSamiComponents works with undirected graphs:
Give the components that include at least one of the vertices:
Text
Wolfram Research (2012), LuccioSamiComponents, Wolfram Language function, https://reference.wolfram.com/language/ref/LuccioSamiComponents.html (updated 2015).
CMS
Wolfram Language. 2012. "LuccioSamiComponents." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/LuccioSamiComponents.html.
APA
Wolfram Language. (2012). LuccioSamiComponents. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/LuccioSamiComponents.html