Abstract

The main goal of this paper is to present a minmax programming model for the optimal dispatch of Traffic and Patrol Police Service Platforms with single traffic congestion. The objective is to minimize the longest time of the dispatch for Traffic and Patrol Police Service Platforms. Some numerical experiments are carried out, and the optimal project is given.

1. Introduction

Traffic and Patrol Police Service Platforms (in short, TPPSP) in the city have been playing an important role in dealing with emergency and traffic administration. The national college mathematical modeling contest of China in 2011 proposed the problem related to the optimal dispatch of TPPSP. However, only the case without any traffic congestion is considered for the problem. It is well known that the optimal dispatch and design of TPPSP is very complicated and it is affected by many real factors, such as (i)the influence of traffic congestion on the optimal dispatch; (ii)the influence of police resources allocation for each platform; (iii) the influence of the uncertainty of road weights.

The shortest path between any two nodes in urban traffic network is usually solved by Floyd shortest path algorithm in traffic computing and path search. Also the shortest path algorithms are widely applied to computer science, operational research, geographic information systems and traffic guidance, navigation systems, and so forth [15]. Especially, given a detailed GIS mapping and image display program, Liao and Zhong [4] proved that the Floyd shortest path algorithm can quickly and easily retrieve the shortest path between two locations, saving computing time and overhead.

The minmax programming model has received more attentions in operations research and optimization fields in the literatures [69]. Averbakh and Berman [8] considered the location minmax -TSP problem, where only optimal locations of the servers must be found, without the corresponding tours and without the optimal value of the objective function. Exact linear time algorithms for the cases and are presented.

In recent years, the research on optimal dispatch of TPPSP has also received some attentions in the literatures [1012]. However, we noted that these works only focused on the case without any traffic congestion for the optimal dispatch of TPPSP.

In this paper, we first consider the optimal dispatch with single traffic congestion when the emergent event and establish a minmax programming model (model II) which objective is to minimize the longest time of the dispatch for TPPSP. Furthermore, some numerical experiments are carried out, and the optimal project is presented.

2. Notations

: The number of the TPPSP: The number of intersections that should be blockaded: The shortest distance from the th TPPSP to the th intersection without traffic congestion: The shortest time from the th TPPSP to the th intersection: The speed of police vehicles: The th TPPSP is dispatched to the th intersection or not.

Assume that every TPPSP has almost the same police force, TPPSP have been settled at some traffic centers and key parts of an urban area of a city. The average of the police car is 60 km/h.

3. Mathematical Models

In this section, we first introduce a minimax programming model for the optimal dispatch of TPPSP without any traffic congestion in the literatures. Then, we present our main model for the optimal dispatch of TPPSP with single traffic congestion.

3.1. The Case without Any Traffic Congestion

When the road section has no traffic congestion, some authors presented the following minimax programming model, which is also a 0-1 integer programming model, see literatures [10, 12], and so forth.

(model I)

The objective function (3.1) requires that the maximum time from the th TPPSP to the th node which is minimum. Besides, constraint (3.2) requires that every intersection should be blockaded by only one TPPSP. Constraint (3.3) ensures that one TPPSP can only blockade one intersection. Constraint (3.4) requires that is 0-1 variable. Constraint (3.5) shows that the relation between the time and the distance from the th TPPSP to the th intersection. Furthermore, in Constraint (3.5), the unite of is minutes, is meters per second and the symbol (the unite is millimeters) is the distance of map, (the unite is meters) is the real distance.

3.2. The Case with Single Traffic Congestion

In the real life, traffic congestion may occur in urban traffic network. Therefore, the research on the optimal dispatch of TPPSP with Traffic congestions is important and meaningful. Considering that the emergency may occur at any time and place, and the road section may have some traffic congestions, in this subsection, we present one minmax programming model for the optimal dispatch of TPPSP with single traffic congestion. The optimal dispatch of TPPSP with Traffic congestions model is more effective than model I. Moreover, the optimal dispatch of TPPSP with Traffic congestions model's results has immediate practical applications.

We assume that the traffic congestion occurs on the road section from the node to the node , where the node is adjacent to the node . And denotes the average time of blocking. Besides, denotes the shortest distance from the TPPSP to the th intersection without the road section from the node to the node , denotes the shortest path from the th TPPSP to the th node. denotes the set of which go through and nodes. denotes the shortest time from the th TPPSP to the th intersection without traffic congestion, and denotes the shortest time from the th TPPSP to the th intersection without the road section from the node to the node .

We establish the following minmax programming model II for the dispatch of TPPSP with single traffic congestion:

(model II) where

The objective function (3.6) requires that the maximum times from the th TPPSP to the th node which is minimum. The analysis of constraints (3.6)–(3.9) is the same as constraints (3.2)–(3.4). However, the value of is different from the time of the model I. In the model II, the function of is divided into three segments.

4. Numerical Experiments

In this paper, we take , , where to do specific analysis for our model. The data is based on (http://www.mcm.edu.cn/). We use Floyd Shortest Path Algorithm to figure out and by Matlab software. We can obtain the dispatch project of TPPSP without any traffic congestion when the emergent event happens in the city as Table 1.

Considering the case with single traffic congestion for the optimal dispatch of TPPSP in urban traffic network, we do the numerical experiments for the minmax programming model II by using Matlab software. Here, we take , , min. The dispatching project of TPPSP with one road section having single traffic congestion when the emergent event happens is shown in Table 2.

From Tables 1 and 2, we can clearly see that the maximum time of the optimal dispatch for TPPSP is the same for the case without any traffic congestion and the case with single traffic congestion in the given urban traffic network. However, the optimal dispatch project of TPPSP is different each other. Consequently, this shows that traffic congestion between the nodes in urban traffic network system will influence the optimal dispatch project of TPPSP in a certain degree when the emergent event happens.

From Tables 2, 3, 4, and 5, we can gain the different dispatch project when the time of a traffic congestions is different. We can know the traffic congestion can influence the dispatching project. The influence degree is different when the time of a traffic congestion is different. However, for the node and node , the maximum time from the TPPSP to the intersection is 8.015500 min when the time of a traffic congestion is different.

In order to avoid the data that we use may be too special, we further take , . Still take , , and or 10 or 30 or 60 min, respectively, the dispatching project about the TPPSP with one road section having a traffic congestion when the emergent event happens as Table 6, where means blocking time, means dispatching project, means path of choosing project, and means time from the th TPPSP to the th intersection.

In Table 6, where , , we can also gain the different dispatching project when the time of a traffic congestion is different. However, the maximum time from the TPPSP to the intersection is 8.570200 min when the time of a traffic congestion is different.

Road section with having a traffic congestion is different, the maximum time from the TPPSP to the intersection is different. The influence degree of the time of a traffic congestion is not too large to the maximum time from the TPPSP to the intersection, but is large to the dispatching project.

5. Concluding Remarks

In this paper, we present a minmax programming models for the optimal dispatch of TPPSP with single traffic congestion. Some numerical experiments are carried out by using Matlab software and the optimal dispatch projects are given. However, in this paper, we only consider the case with single traffic congestion in model II. Hence, it is possible and meaningful to study the optimal dispatch project of TPPSP with several traffic congestions. This will be the future topics that we study.

Acknowledgments

This work is partially supported by the National Natural Science Foundation of China (Grants 71131006, 71172197, 11171363, 11271391, 11001289), Central University Fund of Sichuan University under Grant no. skgt201202, the Special Fund of Chongqing Key Laboratory (CSTC, 2011KLORSE02), the Natural Science Foundation Project of Chongqing (Grant CSTS2012jjA00002), and the Education Committee Research Foundation of Chongqing (Grant KJ110625).