ArticlePDF Available

The Approach-dependent, Time-dependent, Label-constrained Shortest Path Problem and Enhancements for the CART Algorithm with Application to Transportation Systems

Authors:
A preview of the PDF is not available
Book
The methodology used to construct tree structured rules is the focus of this monograph. Unlike many other statistical procedures, which moved from pencil and paper to calculators, this text's use of trees was unthinkable before computers. Both the practical and theoretical sides have been developed in the authors' study of tree methods. Classification and Regression Trees reflects these two sides, covering the use of trees as a data analysis method, and in a more mathematical framework, proving some of their fundamental properties.
Article
We consider the problem of individual route guidance in an Intelligent Vehicle-Highway Systems (IVHS ) environment, based on time-dependent forecasts of link travel time. We propose a consistency condition which deterministic forecasts should be constrained to satisfy, and show that under consistency, the time-dependent fastest path can be calculated with exactly the same computational complexity as for static fastest paths, regardless of the time index set. In particular, consistency reduces computational complexity by O(T) in a T-period discrete time problem. We also comment on the stochastic fastest path problem, suggesting modifications to a general-case algorithm from the literature.
Article
In this paper, we show the equivalence between a particular implementation of the Partitioned Shortest Path (PSP) algorithm, Moore's algorithm, and a dynamic programming approach with an appropriate state space and decision space reduction, when applied to a problem of determining a shortest simple path from a given node to all the nodes in a network having arbitrary costs but with no negative cost circuits. This equivalence provides insights into the PSP method, shows that Moore's algorithm has a polynomial-time implementation, and facilitates by definition the proofs of various properties.
Article
Given an alphabet Sigma, a (directed) graph G whose edges are weighted and Sigma-labeled, and a formal language L subset of or equal to Sigma*, we consider the problem of finding a shortest (simple) path p in G complying with the additional constraint that l(p) is an element of L. Here l(p) denotes the unique word given by concatenating the C-labels in G along the path p. We consider the computational complexity of the problem for different classes of formal languages (finite, regular, context free and context sensitive), different classes of graphs (unrestricted, grids, treewidth bounded) and different type of path (shortest-and shortest simple). A number of variants of the problem are considered and both polynomial time algorithms as well as hardness results (NP-, PSPACE-hardness) are obtained. The hardness and the polynomial time algorithms presented here are a step towards finding such classes of graphs for which polynomial time query evaluation is possible.