Uses of Interface
com.jgalgo.alg.cores.CoresAlgo
Packages that use CoresAlgo
-
Uses of CoresAlgo in com.jgalgo.alg.cores
Classes in com.jgalgo.alg.cores that implement CoresAlgoModifier and TypeClassDescriptionclassAbstract class for computing the cores of a graph.classLinear cores computing algorithm.Methods in com.jgalgo.alg.cores that return CoresAlgoModifier and TypeMethodDescriptionstatic CoresAlgoCoresAlgo.newInstance()Create a new cores algorithm object.