Documentation of 'org.jgrapht.WeightedGraph' Java class
WeightedGraph
org.jgrapht

Interface WeightedGraph<V,E>

    • Field Detail

      • DEFAULT_EDGE_WEIGHT

        static final double DEFAULT_EDGE_WEIGHT
        The default weight for an edge.
        See Also:
        Constant Field Values
    • Method Detail

      • setEdgeWeight

        void setEdgeWeight(E e,
                           double weight)
        Assigns a weight to an edge.
        Parameters:
        e - edge on which to set weight
        weight - new weight for edge

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.