[ ] Node-to-node distance and how to define closest n nodes
[x] Each edge will have two weights for both directions
[ ] Defining weight (weighted average of following two variables)
Fuel consumption variable-> speed ->wind current and wave current and ship draftTime variable -> speed and distance
Changed edge variables to resistance and distance.
[ ] Node-to-node distance and how to define closest n nodes
[x] Each edge will have two weights for both directions
[ ] Defining weight (weighted average of following two variables)
Fuel consumption variable-> speed ->wind current and wave current and ship draftTime variable -> speed and distanceChanged edge variables to resistance and distance.We need a flowchart for this