Package ons.util

Class WeightedGraphMultiWeightEdge

java.lang.Object
ons.util.WeightedGraphMultiWeightEdge

public class WeightedGraphMultiWeightEdge
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    WeightedGraphMultiWeightEdge​(int levels)  
  • Method Summary

    Modifier and Type Method Description
    double getWeightLevel​(int level)  
    void setWeightLevel​(int level, double weight)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait