Can any one please let me know the algorithms that is used in traveling sites like makemytrip.com,cleartrip.com etc.. i know that its a graph problem and they calculate spanning tree..but i want a clear algorithm and different complexities involved in designing the algorithm.
can u please any url references where i could learn solving the graph based problems.