issues
search
cc-routing
/
routing-sara
Seznam Advanced Routing Algorithm
1
stars
2
forks
source link
Remove duplicate methods
#36
Closed
blahami2
closed
8 years ago
blahami2
commented
8 years ago
Graph contains methods like
getSource
getTarget
getLength
...
Remove them, refactor
Call edge.
and node.
instead
blahami2
commented
8 years ago
Finished
blahami2
commented
8 years ago
graph.getIncomingEdges
graph.getOutgoingEdges
see MLD