I have methods to find weighted and unweighted(Djistra) so I to output unweighted path that has less weighted cost...e.g if I have A->B->C and A->F->C the unweighted is 2 for both so I want to output the one with less cost(weighted)
Please help
Ads