Package com.jgalgo.alg.cores
package com.jgalgo.alg.cores
Algorithms for computing the cores of graphs.
-
ClassDescriptionCores computing algorithm.The result of the cores computation for
IntGraph
.CoresAlgo.Result<V,E> The result of the cores computation.Abstract class for computing the cores of a graph.Linear cores computing algorithm.