Uses of Interface
com.jgalgo.graph.IWeightsBool
Package
Description
Package for common classes and interfaces used by the algorithms in the JGAlgo library.
-
Uses of IWeightsBool in com.jgalgo.alg.common
Modifier and TypeMethodDescriptionstatic IVertexBiPartition
IVertexBiPartition.fromWeights
(IntGraph g, IWeightsBool weights) Create a new vertex bi-partition from a vertex-side weights container.