Triangle k Core

From visone manual
Revision as of 14:48, 8 June 2015 by Ortmann (talk | contribs)
Jump to navigation Jump to search

Triangle k Core

The triangle k core, or k truss have been intoduced by Cohen and Zhang and Parthasarathy independently and runs in 𝒪(Δ(G)m) time, where Δ(G) is the maximum degree and m the number of edges.

Definition Triangle Core

The triangle k-core of a simple undirected graph G=(V,E) is the inclusion maximal subgraph Ck(G)G where each edge eE(Ck(G)) is part of at least k triangles in Ck(G).

More detailed background information is provided in

Definition Triangle Core Number

The triangle core number of an edge eE(G) is the maximal k such that eCk(G)