Uses of Interface
com.jgalgo.alg.cores.CoresAlgo
-
Uses of CoresAlgo in com.jgalgo.alg.cores
Modifier and TypeClassDescriptionclass
Abstract class for computing the cores of a graph.class
Linear cores computing algorithm.Modifier and TypeMethodDescriptionstatic CoresAlgo
CoresAlgo.newInstance()
Create a new cores algorithm object.