Uses of Record Class
es.urjc.etsii.grafo.MST.model.Edge
Packages that use Edge
-
Uses of Edge in es.urjc.etsii.grafo.MST.model
Methods in es.urjc.etsii.grafo.MST.model that return types with arguments of type EdgeModifier and TypeMethodDescriptionMSTInstance.getEdges()
MSTInstance.getEdges
(int node) MSTSolution.getEdges()
MSTSolutionValidator.initGraph
(MSTInstance instance, List<Edge> edges) Methods in es.urjc.etsii.grafo.MST.model with parameters of type EdgeMethod parameters in es.urjc.etsii.grafo.MST.model with type arguments of type Edge