Kjernetallet
Kjernetallet is a term used in graph theory to denote the core number of a vertex in a graph. It is the largest integer k such that the vertex lies in the k-core of the graph. The k-core is the maximal subgraph in which every vertex has degree at least k, and the core numbers across all vertices yield a hierarchical core decomposition of the network. This concept helps reveal the deeply interconnected part of a graph versus its periphery.
Computationally, the core decomposition can be obtained by iteratively removing vertices with degree less than k,
Interpretation and use: A higher kjernetall indicates that a vertex belongs to a more central and densely
Variants and context: In directed graphs, core concepts can be adapted using in-degree or out-degree thresholds,
See also: core number, k-core, k-shell, degeneracy, graph theory.