What is a k-core in graph theory?

0 vues

Réponse

A k-core of a graph is a maximal subgraph in which every node has a degree of at least k. The core decomposition of a graph is a nested set of these k-cores.
Did this answer help you?