Uses of Interface
com.jgalgo.graph.WeightsObj
Packages that use WeightsObj
Package
Description
Graphs object are the fundamental building blocks of the JGAlgo library.
-
Uses of WeightsObj in com.jgalgo.graph
Subinterfaces of WeightsObj in com.jgalgo.graphModifier and TypeInterfaceDescriptioninterfaceIWeightsObj<T>Specific weights ofObjectfor int graphs.