Approximation Algorithms for the Maximum Profit Pick-up Problem with Time Windows and Capacity Constraint

December 04, 2016 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Bogdan Armaselu, Ovidiu Daescu arXiv ID 1612.01038 Category cs.DS: Data Structures & Algorithms Citations 3 Venue arXiv.org Last Checked 4 months ago
Abstract
In this paper, we study the Maximum Profit Pick-up Problem with Time Windows and Capacity Constraint (MP-PPTWC). Our main results are 3 polynomial time algorithms, all having constant approximation factors. The first algorithm has an approximation ratio of $~46 (1 + (71/60 + \fracΞ±{\sqrt{10+p}}) Ξ΅) \log T$, where: (i) $Ξ΅> 0$ and $T$ are constants; (ii) The maximum quantity supplied is $q_{max} = O(n^p) q_{min}$, for some $p > 0$, where $q_{min}$ is the minimum quantity supplied; (iii) $Ξ±> 0$ is a constant such that the optimal number of vehicles is always at least $\sqrt{10 + p} / Ξ±$. The second algorithm has an approximation ratio of $\simeq 46 (1 + Ξ΅+ \frac{(2 + Ξ±) Ξ΅}{\sqrt{10 + p}}) \log T$. Finally, the third algorithm has an approximation ratio of $\simeq 11 (1 + 2 Ξ΅) \log T$. While our algorithms may seem to have quite high approximation ratios, in practice they work well and, in the majority of cases, the profit obtained is at least 1/2 of the optimum.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted