Pre-treatment of path problems with required lengths
Hui Yang, Wang-Hai Zhu
Abstract
Hui Yang, Wang-Hai Zhu
Abstract
Path problem is a core problem of graph theory, and its representative one is the shortest path problem. But in many cases the most reasonable solution of path problem is some paths with a required length rather than the shortest one. For the path problem with required length, we propose a pretreatment technology – simplification. We found the shortest path model, and reveal and summary properties of the model as a theorem which reflects relationships between parameters of the model and path lengths. Base on the path model, we design a simple algorithm to simplify the graph for reducing difficulty of the path problem.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Path problem is a core problem of graph theory, and its representative one is the shortest path problem. But in many cases the most reasonable solution of path problem is some paths with a required length rather than the shortest one. For the path problem with required length, we propose a pretreatment technology – simplification. We found the shortest path model, and reveal and summary properties of the model as a theorem which reflects relationships between parameters of the model and path lengths. Base on the path model, we design a simple algorithm to simplify the graph for reducing difficulty of the path problem.
Key concepts: Shortest path problem, Longest path problem, Widest path problem, Path (computing), K shortest path routing, Constrained Shortest Path First, Yen's algorithm, Shortest Path Faster Algorithm