Uses of Interface
com.jgalgo.WeightFunction.Int
-
-
Uses of WeightFunction.Int in com.jgalgo
Subinterfaces of WeightFunction.Int in com.jgalgo Modifier and Type Interface Description static interfaceWeights.ByteSpecific weights of primitive typebyte.static interfaceWeights.IntSpecific weights of primitive typeint.static interfaceWeights.ShortSpecific weights of primitive typeshort.Fields in com.jgalgo declared as WeightFunction.Int Modifier and Type Field Description static WeightFunction.IntWeightFunction. CardinalityWeightFunctionA weight function that assign a weight of1to any element.
-