Abstract

This paper mainly studies the eradication of the Ebola virus, proposing a scientific system, including three modules for the eradication of Ebola virus. Firstly, we build a basic model combined with nonlinear incidence rate and maximum treatment capacity. Secondly, we use the dynamic programming method and the Dijkstra Algorithm to set up M-S (storage) and several delivery locations in West Africa. Finally, we apply the previous results to calculate the total cost, production cost, storage cost, and shortage cost.

1. Introduction

The Ebola virus large outbreaks in Africa began in 2014. The high number of people infected and the high mortality caused widespread concern in the world. Ebola virus disease shocked the world in 1976. It turned up for the first time in two cases that began the epidemic at the same time [1]. Another one is in the Democratic Republic of the Congo, which occurred near the Ebola River in a village [2].

Now the spread of Ebola virus has caused wide public concern all over the world. In order to make drugs and vaccine exert the greatest effect which can effectively cure patients, we propose a scientific system, including three modules for the eradication of Ebola virus. First, we build a basic model combined with nonlinear incidence rate and maximum treatment capacity. Then, we use the dynamic programming method and the Dijkstra Algorithm to set up M-S (storage) and several delivery locations in West Africa. Finally, we apply the previous results to calculate the total cost, production cost, storage cost, and shortage cost.

We established a practical, sensitive, useful model. For other manuscripts, we find that iteration, Floyd algorithm, and genetic algorithm are used to optimize the eradication of Ebola. Meanwhile, in our model, we consider not only the disease propagation speed and the drugs required quantity and the impact of transportation on the treatment but also the design of a distribution optimization feasible transmission system [3]. In addition, transmission sites and vaccine and drug production speed are points we should consider in building the model. Finally, we can apply our model to completely eradicate Ebola or at least alleviate the current tense situation [4].

2. How to Restrain the Spread of Ebola

2.1. Epidemic Model

Considering the production and distribution of drugs and local medical infrastructure, we build a basic epidemic model with maximum treatment capacity. How to restrain the spread of Ebola virus is shown in the following five steps.

Step 1. Build the epidemic model with nonlinear incidence rate and maximum treatment capacity.

Step 2. The total population changes because of the birth rate and natural death rate and is classified into , , , , and .

Step 3. Build the improved SEIQT epidemic model.

Step 4. Utilize the equivalent system of equations to figure out the basic reproduction number . If , the epidemic gets controlled and has a disease-free equilibrium, while it continues to spread and has endemic equilibrium if .

Step 5. Analyze the stability.

2.1.1. Model Preparation

In most of classical epidemic models, the incidence rate is assumed to be ( is contact rate) which is a bilinear function of and . However, in fact, many infectious diseases have periodic fluctuations that might be caused by some external factors such as age structure, seasonal variations, and time lag or resulted from nonlinear incidence rate. To fit the actual situation and simplify the model, it is proper to use nonlinear incidence rate. Liu used it in the form of ā€‰ā€‰() [5, 6]. In this paper, we set and .

2.1.2. Model Establishment

We assume that there is no birth rate or natural death rate and the total population is fixed. The process of modeling is shown in Figure 1.

Build simultaneous differential equations:associated with maximum treatment capacity:where ,where .

From , we can readily get .

At the same time, the function is the total population of a region or country, the function is individuals who are susceptible to the disease, the function is individuals who are infected but without paroxysm, the function is individuals who are infectious, the function is isolators, and the function is individuals who are removed. The function is individuals who are cured by the medication, the parameter is proportion of the effective contact in the total population, and the parameter is proportion of transformation from being infected to being infectious. The parameter is mortality due to illness of the infections, and the parameter is nonlinear incidence rate.

2.2. Improved SEIQR Epidemic Model

First of all, we must introduce the concept of basic reproductive rate. The basic reproduction number (sometimes called basic reproductive ratio and denoted by ) of an infection can be thought of as the number of cases that one case generates on average over the course of its infectious period, in an otherwise uninfected population [7].

2.2.1. Data Processing

To analyze the spread rate of Ebola, we collect the data of population and total cases and deaths in Guinea, Liberia, and Sierra Leone from May 27 to November 28 in 2014; see Table 1.

Based on the data in Table 1, we can plot the different graphs which describe the total cases in Sierra Leone, Liberia, and Guinea as shown in Figure 2. Moreover, the graphs in Figures 3ā€“5 reflect the total cases and deaths in those three countries. It is obvious that both numbers have increased rapidly since August.

2.2.2. Model Preparation

To fight against Ebola, infectious individuals tend to be isolated to control the spread of the disease, so as to form a separate group known as isolators. We introduce isolators to the model, expand the previous model to SEIQR model, and consider the birth rate and natural death rate . Let and represent diseased death rate of infectious patients and isolators, respectively, let represent the proportion of transformation from to , and let represent the proportion of transformation from to . Combined with and maximum treatment capacity, the modifying process is shown in Figure 6.

Also build simultaneous differential equations:where

We can find that and .

2.2.3. Model Solution and Analysis

Motivated by the works of Du and Xu [8] and Sun and Ma [9] and the discussions above, we simplify the model by the equivalent system of equations with (4) as follows:Then system (6) has a positive invariant set .

We obtain the expression of :If , then epidemic gets controlled and system (6) has a disease-free equilibrium If , then epidemic continues to spread and system (6) has an endemic equilibrium .

Therefore, decreasing the basic reproduction number is one of the effective ways to eradicate Ebola or control the development of epidemic [10ā€“12]. We can do it from the following aspects:(i)Increase the value of : the speed of drugs production and distribution will affect the number of people being cured. Speeding up the drug production as well as distributing systemically is a powerful control method.(ii)Decrease the value of : in this condition, the basic reproduction number will be reduced correspondingly. We will reduce the chances that the Ebola virus carriers contact the susceptible person.(iii)Increase the value of : we can insulate the Ebola virus carriers from other susceptible persons.

3. How to Distribute Drugs Faster and More Reasonable

3.1. The Optimal Route Model and M-S Transportation Assignment Model

This model is to establish how to distribute drugs quickly and reasonably. The aim of the first day is acquiring initial data of each infected district, according to the number of the infected people of each district to distribute drugs [13ā€“15] and the number of susceptible people assigned vaccine. On each of the following days, we need to predict the number of changes to the distribution of drugs, according to the model for the infected and susceptible cases [16ā€“19].

The pictorial diagram of the model is given in Figure 7.

(i) The Optimal Route Model. We design the transport speed without resistance as . Here the relationships between the velocity combined with the road level factors and the original ones are

First, we use two matrixes which contain the information of M-S roadsā€™ and each of the area roadsā€™ level data:

The velocity combined with the road level factors can be calculated:

We can also get the distance between the M-S and each area:

After that, we can obtain shortest time data of each routine. Assume that means two matrix elementsā€™ phase in the corresponding phase, where

Then we figure out the best routine by using dynamic programming. We design the transport time between area and area (destination) as , where .

When the routine contains one area road,

When the routine contains two area roads, and so on.

When the routine contains zero area roads,

Next we get the shortest transport time between arbitrary area and destination:

Finally, we can use Dijkstra Matrix Algorithm to get the shortest time on the routine between every two areas:

The shortest time between M-S and every destination can be figured out: . Of course the best routine can also be listed: .

The parameter denotes the population of each area, denotes the distance between each area, denotes the drug transport terminal, and denotes the distance between terminal and each area.

(ii) M-S Transportation Assignment Model. The virus will infect all the time; every day only deliver a certain amount of drug in order to guarantee the timeliness of delivery. Given that the traffic is limited, we can only dispatch the drug from M-S once a day. Hence the distribution of drugs and vaccines should be allotted according to the infection number and arrival time [20ā€“22].

According to the model preparation, we can easily know thatwhere .

According to our previously established model, we select the Ivory Coast in an area (9 in densely populated areas, a drug storage station) for data simulation. Limited by lack of data search, part of the data (population, prevalence, drug and vaccine production, and storage efficiency) in accordance with the reality of the situation is assumed; see figure position distribution and geographic condition (Figure 8 winning note M in place of M-S).

According to the map information, we use the transport model to calculate the data. We can get the shortest time by the M-S transport of drugs and vaccines to 9 of this densely populated area with Table 2. The basic transport rate is ā€‰km/h.

The most efficient routine is in Table 3.

Based on the data in each region, the initial drug inventory is 5000 units. In this inventory, 2000 units are available every day and 3000 units are used to make vaccines. Besides, 4000 units can be transported when the virus infection coefficient , and . Because of insufficient data, the above data and population data and the number of patients are assumed. Pharmaceutical distribution plans of each area can be seen in Tables 4 and 5.

From the simulation results, we spend a total of 42 days on complete control of the epidemic. The number of infections in the region is not on the increase. Then the supplies of vaccine and drug need to be sustained.

The parameter is the amount of drugs distribution in each region, is the amount of vaccine distribution in each region, is the massive daily freight, is the spread of the virus, is the equilibrium coefficient, is the daily traffic volume of drugs, and is the daily traffic volume of vaccine.

3.2. Medicine Storage and Transport Model

In this section, we will find what kind of storage solution can make the minimum total cost. Given the drug in the corresponding point of storage, we set up the storage model, then we integrate transport vaccine and drugs production costs, and we can get the minimum total cost solution.

3.2.1. Model Preparation

Combining with the general economic ordering quantity model, we should not only consider the relationship between the transport from the pharmaceutical production department to storage and the affected areas needing drugs but also allow the inventory shortage situation. The rate of transport of drugs is , and the rate of drug demand in the affected area is (). Production sector starts to deliver drugs to storage starting from 0. Then at time , the actual rate of and is increasing; after that, the demand reaches the maximum shortage. After the maximum shortage, we restore supply from that point to supplement shortage and start a new cycle for the drug store. Figure 9 shows a schematic view of the corresponding period [23ā€“27].

3.2.2. Model Establishing and Solving

We suppose that a cycle length of time for storage is and use OC, CC, and SC to express preparation cost, storage cost, and shortage cost in a storage cycle, respectively. TC represents the average total cost per unit of time.

By analysis, OC, CC, and SC can be given as

So the average total cost per unit of time can be obtained as

From Figure 9, we can get

Restoring data, each length of time can be given asWith generation into the TC we can get the minimum cost:where denotes the cost of preparations before transporting drugs, means storage fee of unit drugs in unit time, and means economic losses caused by drug shortages in unit time.

After obtaining the sum cost of the average fee, storage fee, and loss fee in the unit of time, the final total cost can be obtained after adding the corresponding medicine manufacturing cost and transportation cost.

4. Conclusions

In summary, we can enlarge the drugs and vaccine supply to control the epidemic. As we can see, the index of is over one, which means increasing is more efficient in decreasing the virus spread velocity [28]. In addition, when the epidemic was controlled, focusing on the medicine research can be better than the expansion of production on drugs and vaccine. If we can provide more helpful things to people, we do believe that Ebola will be erased in this world [29ā€“33]. By the way, reducing the cost in producing as well as putting more money on the researching is a sustainable plan to face the future that the viruses will become variants.

Competing Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

The work was supported in part by the Natural Science Foundation of Anhui Province of China under Grant no. KJ2013B105, the Natural Science Foundation for the Higher Education Institutions of Anhui Province of China under Grant no. KJ2015A331, the National Natural Science Foundation of China, no. 11301001, the Excellent Youth Scholars Foundation, and the Natural Science Foundation of Anhui Province of China under Grant no. 2013SQRL030ZD.