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