Abstract

This paper deals with algorithms for finding the constrained K-shortest paths (CKSP) and their application to the path enumeration problem. An attractive property of using Constrained Shortest Paths for path enumeration is that paths can be selected based on objective criteria. The conventional way of finding these paths is to compute a sufficiently large number of overall shortest paths, and deleting the ones that do not satisfy the constraints. However for realistically sized networks, combined with restrictive constraints this method becomes unfeasible because of CPU time restrictions. A new method is proposed that finds the feasible shortest paths directly and can be applied in combination with a wide class of constraints. The paper explains how this CKSP algorithm can be implemented using the ordinary shortest path computation as its elementary operation. An example is provided in which the method is used to enumerate paths while avoiding strongly overlapping and overly circuitous paths. In this context the computational performance of the CKSP method is compared with that of the conventional method. On a network consisting of 200 nodes a speed-up factor exceeding 62 has been demonstrated on a problem that involves finding the 200 constrained shortest paths. The speed-up factor increases sharply with the size of the network and the level of restriction of the constraints. As opposed to the conventional method, the proposed implementation of the CKSP method displays only a limited sensitivity to the level of restriction of the constraints. While the conventional method could only deal with small networks, the proposed method can also enumerate paths for more realistically sized networks.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.