Uses of Interface
com.jgalgo.graph.WeightsObj
Package
Description
Graphs object are the fundamental building blocks of the JGAlgo library.
-
Uses of WeightsObj in com.jgalgo.graph
Modifier and TypeInterfaceDescriptioninterface
IWeightsObj<T>
Specific weights ofObject
for int graphs.