Download PDFOpen PDF in browserAn O(nlogn/logw) Time Algorithm for Ridesharing7 pages•Published: March 1, 2021AbstractIn the ridesharing problem different people share private vehicles because they have similar itineraries. The objective of solving the ridesharing problem is to minimize the number of drivers needed to carry all load to the destination. The general case of ridesharing problem is NP-complete. For the special case where the network is a chain and the destination is the leftmost vertex of the chain, we present an O(nlogn/logw) time algorithm for the ridesharing problem, where w is the word length used in the algorithm and is at least logn. Previous achieved algorithm for this case requires O(nlogn) time.Keyphrases: data engineering, efficient algorithms, ride sharing, time complexity In: Alex Redei, Rui Wu and Frederick Harris (editors). SEDE 2020. 29th International Conference on Software Engineering and Data Engineering, vol 76, pages 49-55.
|