Documentation of 'org.jgrapht.util.WeightCombiner' Java class
WeightCombiner
org.jgrapht.util

Interface WeightCombiner



  • public interface WeightCombiner
    Binary operator for edge weights. There are some prewritten operators.
    • Method Detail

      • combine

        double combine(double a,
                       double b)
        Combines two weights.
        Parameters:
        a - first weight
        b - second weight
        Returns:
        result of the operator

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.