The optimal operation of reservoirs is known as a complex issue in water resources management, which requires consideration of numerous variables (such as downstream water demand and power generation). For this optimization, researchers have used evolutionary and meta-heuristic algorithms, which are generally inspired by nature. These algorithms have been developed to achieve optimal/near-optimal solutions by a smaller number of function evaluations with less calculation time. In this research, the flower pollination algorithm (FPA) was used to optimize: (1) Aidoghmoush single-reservoir system operation for agricultural water supply, (2) Bazoft single-reservoir system operation for hydropower generation, (3) multi-reservoir system operation of Karun 5, Karun 4, and Bazoft, and (4) Bazoft single-reservoir system for rule curve extraction. To demonstrate the effectiveness of the FPA, it was first applied to solve the mathematical test functions, and then used to determine optimal operations of the reservoir systems with the purposes of downstream water supply and hydropower generation. In addition, the FPA was compared with the particle swarm optimization (PSO) algorithm and the non-linear programming (NLP) method. The results for the Aidoghmoush single-reservoir system showed that the best FPA solution was similar to the NLP solution, while the best PSO solution was about 0.2% different from the NLP solution. The best values of the objective function of the PSO were approximately 3.5 times, 28%, and 43% worse than those of the FPA for the Bazoft single-reservoir system for hydropower generation, the multi-reservoir system, and the Bazoft single-reservoir system for rule curve extraction, respectively. The FPA outperformed the PSO in finding the optimal solutions. Overall, FPA is one of the new evolutionary algorithms, which is capable of determining better (closer to the ideal solution) objective functions, decreasing the calculation time, simplifying the problem, and providing better solutions for decision makers.

  • FPA is employed to optimize single-reservoir system operation for agricultural water supply.

  • FPA is employed to optimize single-reservoir system operation for hydropower generation.

  • FPA is employed to optimize multi-reservoir system operation.

  • FPA is employed to optimize single-reservoir system for rule curve extraction.

Population growth, extension of arid and semi-arid regions' agricultural lands, and unequal spatiotemporal distribution of fresh water in both quantitative and qualitative terms have made required water demand an important challenge in the present century (Datta & Houck. 1984; Chang & Chang 2009). Nowadays, the construction of large reservoirs is no longer considered the best solution for water supply due to many of their limitations and problems (Bozorg-Haddad et al. 2006; Geem 2007; Ghimire & Reddy 2013). Limited locations for reservoir construction, increasing evaporation losses, accumulation of sediments behind the reservoirs, high costs of discharging sediments, and the problems with increasing the height of existing reservoirs are some of these challenges (Wu & Chen 2013; Ming et al. 2017). Optimal operation of existing reservoirs is one of the available and effective ways to deal with water shortages. By taking into account the existing limitations, the purposes of reservoirs, such as water supply for different demands, hydropower generation, and flood control should be accomplished (Kuo et al. 1990; Mesbah et al. 2009; Liu et al. 2011). Optimization of reservoir operations can be achieved both by classical methods (Rosenthal 1981; Datta & Houck 1984; Barros et al. 2003; Davidsen et al. 2015; Freire-González et al. 2018) and also by meta-heuristic models.

Classical methods provide standard reliable solutions by using point-to-point approaches. Thus, they start with an initial random guess and then, based on a predetermined rule, seek to find the best path to the optimal point. This process continues until it reaches a point where there is no better point, and eventually an optimal answer is obtained. These methods have disadvantages such as dependency of the convergence rate to the optimal solution on the initial random guess, and trapping at local optima and so inapplicability in dealing with issues that have a discrete search space (Venter 2010; Tsai & Chen 2014; Bozorg-Haddad 2018). Due to the limitations and disadvantages of classical optimization methods, researchers in the field of water resources management have used evolutionary and meta-heuristic algorithms. These algorithms generally converge to a near-global optimum for any well-defined optimization problems with the trial- and-error process. The main disadvantage of these algorithms is their long processing time needed to converge to a solution. For this reason, many researchers started to develop newer, computationally more efficient algorithms (e.g., Orouji et al. 2014; Jahandideh-Tehrani et al. 2015; Asgari et al. 2016). Many evolutionary and meta-heuristic techniques, such as Genetic Algorithm (GA), PSO and Honey-Bees Mating Optimization (HBMO) (East & Hall 1994; Carlisle & Dozier 2001; Bozorg-Haddad et al. 2008, 2009; Soltanjalili et al. 2011; Sabbaghpour et al. 2012; Fallah-Mehdipour et al. 2013, 2014; Ghimire & Reddy 2013; Abdelaziz et al. 2016; Asgari et al. 2019), have been used for water resources management.

The PSO algorithm was introduced by Kennedy & Eberhart (1995). It is simple to implement, requires few parameters to adjust, and has fast convergence and high efficiency in finding the global optima. It also has some limitations such as difficulty of defining initial design parameters, premature convergence, and tendency to be trapped into a local minimum especially for complex problems (Abdmouleh et al. 2017). Ghimire & Reddy (2013) used the PSO algorithm for a single reservoir system to extract optimal operation policies for dry and normal years, which increased the production of hydropower power by 3%. SaberChenari et al. (2016) optimized Mahabad reservoir by using the PSO algorithm to minimize the difference between monthly downstream water demand and release, showing that the PSO model had good performance in minimizing the water loss of the reservoir and the operation strategy was appropriate in a drought condition. Asgari et al. (2019) developed the combined Weed Optimization Algorithm (WOA) and Particle Swarm Optimization (WOAPSO) algorithm for evaluating river basin management. Their algorithm minimized the objective function with superior efficiency compared with the WOA and PSO, in terms of the convergence rate. Akbarifard et al. (2020) developed a model based on the Moth Swarm Algorithm (MSA) for optimization of a hydropower reservoir system. Their results revealed that the MSA was better than the GA and PSO in the optimization of reservoir operation. Jahandideh-Tehrani et al. (2020) evaluated the PSO algorithm and its applications in water resources management and showed its proper convergence to optimal Pareto fronts and fast convergence rate. Due to its applicability to various reservoir optimization problems, the PSO algorithm was selected in this study for the comparison purpose.

The Flower Pollination Algorithm (FPA), first introduced by Yang (2012), is a population-based algorithm initiated with a set of random solutions (Nabil 2016). The FPA has its limitations such as incapability of making a proper balance between exploration and exploitation and low exploration capability (Singh et al. 2018). Sakib et al. (2014) used the FPA and the Bat Algorithm (BA) to solve continuous optimization problems. They tested and compared the two algorithms on some benchmark functions. Nabil (2016) developed a Modified Flower Pollination Algorithm (MFPA) from the hybridization of FPA with the Clonal Selection Algorithm (CSA) and tested it for 23 optimization benchmark problems to investigate the efficiency of the new algorithm. The results of MFPA were then compared with those of Simulated Annealing (SA), GA, FPA, BA, and the Firefly Algorithm (FA), showing that the proposed MFPA was able to find more accurate solutions than FPA and the four other algorithms. Abdelaziz et al. (2016) applied FPA to derive the optimal sizing and allocations of the capacitors in different water distribution systems.

Optimal operation of a multi-reservoir system is a complex problem with a large number of decision variables and constraints, which is normally hard to solve by classical methods. Thus, evolutionary algorithms are good candidates to effectively and efficiently search the decision space and determine the optimal/near-optimal solution for reservoir operation. In this study, FPA is employed to optimize: (1) Aidoghmoush single-reservoir system operation for agricultural water supply, (2) Bazoft single-reservoir system operation for hydropower generation, (3) multi-reservoir system operation of Karun 5, Karun 4, and Bazoft, and (4) Bazoft single-reservoir system for rule curve extraction. The results are also compared with those from the PSO algorithm. It is aimed to demonstrate the capabilities of FPA and evaluate its performance in optimizing single- and multi-reservoir system operation problems. The flowchart of the methodology is shown in Figure 1.

Figure 1

Flowchart of the methodology.

Figure 1

Flowchart of the methodology.

Close modal

Increase in water demands, along with the growth and development of human societies, has led to disruption in water use sustainability and also the problems in water resources management. In this regard, paying attention to optimal reservoir operation is crucial for better water resources management. Therefore, instead of building new reservoirs, it is possible to make optimal use of the existing reservoirs to solve or mitigate the water scarcity problems. Generally, optimization models consist of objective function(s), constraints, and simulation models. In reservoir operation problems, the objective function can be of minimization or maximization type, depending on the type of problems being defined.

Reservoir system simulation

Optimal operation of a multi-reservoir system requires the simulation of these reservoirs. The mathematical equations for simulating the reservoirs can be expressed as:
(1)
(2)
(3)
(4)
(5)
where reservoir index; time period; storage of reservoir i in time period t; water loss due to the difference between reservoir evaporation and precipitation of reservoir i in time period t; Qi,t = water inflow to reservoir i in time period t; water release of reservoir i in time period t; water spill of reservoir i in time period t; minimum operating volume of reservoir i in time period t; maximum operating volume of reservoir i in time period t; minimum allowable water release of reservoir i in time period t; maximum allowable water release of reservoir i in time period t; difference between evaporation and precipitation rates of reservoir i in time period t; and Ai,t= water surface area of reservoir i in time period t.
Reservoirs are built for different purposes such as downstream water supply and hydropower generation. The reservoirs that are built to meet the downstream water demands (e.g., domestic and agricultural water demands) should be able to provide the estimated water for the downstream demands during different periods of operation. These reservoirs should store more water during the periods when the upstream streamflow is greater than the required water demand to avoid any failures in the dry time periods when the water demand is greater than the inflow of the reservoirs. This study aims to optimize the reservoir operations with the following objective function:
(6)
in which objective function of the relative water deficit during operating periods; N = total number of reservoirs; T = total number of time periods; downstream water demand of reservoir i in time period t; and maximum downstream water demand in all time periods for the ith reservoir.
For the reservoirs mainly used to generate hydropower energy, one of the advantages is that they do not require the use of fuels and thus eliminate fuel costs and significantly reduce carbon dioxide emissions. In general, the objective function of a single-objective reservoir system for hydropower generation can be expressed as:
(7)
in which objective function of the total energy deficit index associated with hydropower generation; production capacity of reservoir i during operating period t; and storage capacity of reservoir i. This objective function is an indicator of minimizing the hydropower shortage during the entire operation period. The continuity equation (Equation (1)) is also valid for hydropower problems. Pi,t in Equation (7) is given by:
(8)
where specific weight of water; efficiency of the ith hydropower plant, which is considered as a constant for all periods in this research; difference of the water surface levels of the ith reservoir at the beginning and the end of the tth operation period; inflow of the ith hydropower plant during the tth operation period; and operation coefficient of the ith hydropower plant. The reservoir inflow in Equation (8) is given by:
(9)
where unit conversion factor from Mm3 to m3/s for the ith reservoir during the tth operation period, and it is calculated by:
(10)
where number of days in the tth operation period.
in Equation (8) is given by:
(11)
in which water surface level of the ith reservoir at the beginning of the tth operation period; and water surface level of the ith reservoir at the end of the tth operation period.
(12)
in which function; and water release from the ith reservoir during the tth operation period. The value of G can be obtained by using the discharge data, from which a fitted equation can be obtained. In this way, can be calculated by:
(13)

It should be noted that the calculation of involves a lot of complexities, which adds to the complexity of the operation model. In addition, it is assumed that is fixed for all operation periods.

The value of is obtained by using the area–volume–height curve of the reservoir as follows:
(14)
in which F is the area–volume–height function.
The two constraints in Equations (2) and (3) should be followed in the modeling of the optimal operation of hydropower reservoir systems. Finally, the power production limitation can be expressed as:
(15)

In this research, the FPA and PSO algorithms are used to solve reservoir operation optimization problems. These two algorithms are introduced in the following subsections.

Flower pollination algorithm (FPA)

The biotic pollination, cross-pollination, abiotic pollination, and self-pollination strategies are defined in domain optimization and embedded in the flower pollination algorithm. The pollination process involves a series of complex mechanisms in plant production strategies. A flower and its pollen gametes form a solution of the optimization problem. Flower constancy as a fitted solution is perceptible. In global pollination, the pollinators transfer pollen over long distances towards high fitting. On the other hand, local pollination within a limited area of a unique flower takes place under shading by wind or water. Global pollination occurs with a probability that is called switch probability. If this step is removed, local pollination replaces it. In the FPA, four rules are followed: (1) live pollination and cross-pollination are considered as global pollination and the carriers or pollen pollinators move in a way that follows Levy Fight; (2) abiotic and self-pollination are considered as local pollination; (3) pollinators including insects can develop flower constancy, which is production probability that is proportional to the similarity of two involved flowers; and (4) the interaction of global and local pollination can be controlled by switch probability (Azad et al. 2018). The first and third rules can be expressed as (Yang 2012):
(16)
where = pollen or solution of flower i at iteration t; = current best solution among all current generation solutions; = a scale factor for controlling step size; and L = strength of pollination, which is a step size related to the Levy distribution. Levy flight is a bunch of random processes where the length of each jump follows the Levy probability distribution function and has infinite variance. Following Yang (2012), L is given by:
(17)
where = standard gamma function.
For local pollination, the second and third rules are given by (Yang 2012):
(18)
where and = pollens of flowers j and k of the same plant at iteration t. Mathematically, if and come from the same species or are selected from the same population, this becomes a local random walk if ɛ is drawn from a uniform distribution within [0,1]. Figure 2 shows the flowchart of the FPA.
Figure 2

Flowchart of FPA.

Figure 2

Flowchart of FPA.

Close modal

Particle swarm optimization (PSO) algorithm

The PSO algorithm was first introduced by Kennedy & Eberhart (1995). PSO is a population-based method inspired by bird behavior (information exchange) in a swarm. In this algorithm, the population is called a swarm and the individuals are called particles. In the search space, each particle moves with a certain velocity (Ali & Tawhid 2017). The algorithm starts with a random population, in which each member is a particle, creating the set. This set moves towards the optimal point in the decision space according to the velocities of each member and the whole set:

  • 1.

    The best position that the particle has ever reached .

  • 2.

    The best position that the best member in the neighborhood of this particle has reached so far .

For a D-dimensional problem with pervasive communication (the number of decision variables is D):
(19)
(20)
in which position vector of particle i; velocity vector of particle i; and number of iterations. Eventually, the population moves to the optimal point. The related equations can be expressed as (Jahandideh-Tehrani et al. 2020):
(21)
(22)
(23)
in which ; ; population size; w = inertial weight parameter, which is used as an effective indicator of the convergence of the set; and two constant and positive coefficients; and = two parameters used to maintain the variety of searches between different points; and = two random numbers in the range of [0,1] with a uniform distribution; contraction factor that controls the velocities at each step (note that large and small values of this parameter are associated with searching for large and small spaces in the decision space).
The inertial weight is used to control the effects of current velocities. The value of w at the beginning of this algorithm is assumed to be constant, but the experimental results have shown that at the beginning of the search process, in order to improve the pervasive search in the decision space, it is better to consider a larger value for this parameter and then gradually reduce it to improve the extraction of the optimal solution. The weight of inertia is determined by:
(24)
in which initial rate of inertial weight; final rate of inertial weight; maximum number of iterations; and n= current number of iterations.

In Equation (21), c1 and c2 are introduced as cognitive and social parameters, respectively. It should be noted that proper selection of these two coefficients affects the speed of convergence. The flowchart of the PSO algorithm is shown in Figure 3.

Figure 3

Flowchart of PSO algorithm.

Figure 3

Flowchart of PSO algorithm.

Close modal

Verification of FPA and PSO algorithms using test functions

In order to evaluate the efficiency of the FPA and PSO algorithms, several test functions were chosen, all the data, relationships, and constraints were defined, and the final solutions were identified. The test functions include 1 – sphere, which is the simplest form of De Jong's functions (De Jong 1975), 2 – Ackley test function (Ackley 1987), 3 – Styblinski–Tang (Styblinski & Tang 1990), 4- Rosenbrock (Rosenbrock 1960), and 5 – the Holder table function. The results of these test functions and the specifications of the algorithms are shown in Table 1 (Fallah-Mehdipour et al. 2013; Orouji et al. 2014). It should be noted that, in order to solve the problem by PSO and FPA, a preliminary sensitivity analysis was performed for parameters such as populations and iterations for each method.

Table 1

Specifications and results of the FPA and PSO for five functional tests

MethodCharacteristicsSphereAckleyStyblinski–TangRosenbrockHolder Table
PSO Population 50 80 10 10 50 
Iterations 500 500 1,000 1,000 100 
 
 0.99 0.99 0.99 0.99 0.99 
 
 
Run 1 3.21 × 10−12 5.41 × 10−11 −78.33 3.19 × 10−9 −19.2085 
Run 2 4.97 × 10−12 1.51 × 10−10 −78.33 2.29 × 10−14 −19.2085 
Run 3 5.90 × 10−12 3.07 × 10−10 −78.33 2.88 × 10−11 −19.2085 
Run 4 8.33 × 10−12 1.17 × 10−10 −78.33 4.09 × 10−13 −19.2085 
Run 5 1.00 × 10−12 4.58 × 10−11 −78.33 3.02 × 10−15 −19.2085 
FPA Population 50 80 10 10 50 
Iterations 500 500 1,000 1,000 100 
 0.1 0.1 0.1 0.1 0.1 
 1.5 1.5 1.5 1.5 1.5 
 
Run 1 1.73 × 10−22 1.56 × 10−7 −78.33 2.91 × 10−22 −19.2085 
Run 2 4.63 × 10−24 9.92 × 10−7 −78.33 2.36 × 10−21 −19.2085 
Run 3 9.54 × 10−22 9.34 × 10−7 −78.33 5.00 × 10−20 −19.2085 
Run 4 3.47 × 10−22 1.87 × 10−7 −78.33 1.37 × 10−23 −19.2085 
Run 5 7.74 × 10−22 1.19 × 10−7 −78.33 4.05 × 10−23 −19.2085 
MethodCharacteristicsSphereAckleyStyblinski–TangRosenbrockHolder Table
PSO Population 50 80 10 10 50 
Iterations 500 500 1,000 1,000 100 
 
 0.99 0.99 0.99 0.99 0.99 
 
 
Run 1 3.21 × 10−12 5.41 × 10−11 −78.33 3.19 × 10−9 −19.2085 
Run 2 4.97 × 10−12 1.51 × 10−10 −78.33 2.29 × 10−14 −19.2085 
Run 3 5.90 × 10−12 3.07 × 10−10 −78.33 2.88 × 10−11 −19.2085 
Run 4 8.33 × 10−12 1.17 × 10−10 −78.33 4.09 × 10−13 −19.2085 
Run 5 1.00 × 10−12 4.58 × 10−11 −78.33 3.02 × 10−15 −19.2085 
FPA Population 50 80 10 10 50 
Iterations 500 500 1,000 1,000 100 
 0.1 0.1 0.1 0.1 0.1 
 1.5 1.5 1.5 1.5 1.5 
 
Run 1 1.73 × 10−22 1.56 × 10−7 −78.33 2.91 × 10−22 −19.2085 
Run 2 4.63 × 10−24 9.92 × 10−7 −78.33 2.36 × 10−21 −19.2085 
Run 3 9.54 × 10−22 9.34 × 10−7 −78.33 5.00 × 10−20 −19.2085 
Run 4 3.47 × 10−22 1.87 × 10−7 −78.33 1.37 × 10−23 −19.2085 
Run 5 7.74 × 10−22 1.19 × 10−7 −78.33 4.05 × 10−23 −19.2085 

Validation of FPA and PSO algorithms

In this study, both FPA and PSO algorithms were also tested by solving typical multi-reservoir optimization problems in discrete and continuous domains and also in real case studies.

Typical multi-reservoir optimization problems in discrete and continuous domains

The applicability of the FPA and PSO algorithms was tested with three benchmark multi-reservoir operation problems in both discrete and continuous domains. They include: (1) four-reservoir operation optimization problem in a continuous domain, (2) four-reservoir problem in a discrete domain, and (3) ten-reservoir problem in a continuous domain (more information can be found in Bozorg-Haddad et al. (2011)).

Chow & Cortes-Rivera (1974) designed and solved the four-reservoir operation optimization problem in a continuous domain for the first time and obtained the optimal value of the objective function (308.26 units) by using the linear programming (LP) method. Bozorg-Haddad et al. (2011) solved this optimization problem using the HBMO algorithm and showed that the objective function was 308.24 units, a 0.02% difference from the value of Chow & Cortes-Rivera (1974). The optimization results of the FPA and PSO from the best run are shown in Table 2. The FPA solution was 0.3% different from the LP solution. However, the best PSO solution was 1.63 times worse than the FPA solution.

Table 2

Objective function values from the FPA and PSO best runs in three typical multi-reservoir problems

Method
ExamplesPSOFPAHBMOLP
Four-reservoir in continuous domain 303.23 308.17 308.24 308.26 
Four-reservoir in discrete domain 398.64 400.86 401.3 401.3 
Ten-reservoir in continuous domain 1,184.98 1,192.03 Long run: 1,192.56,
short Run: 1,156.79 
1,194.44 
Method
ExamplesPSOFPAHBMOLP
Four-reservoir in continuous domain 303.23 308.17 308.24 308.26 
Four-reservoir in discrete domain 398.64 400.86 401.3 401.3 
Ten-reservoir in continuous domain 1,184.98 1,192.03 Long run: 1,192.56,
short Run: 1,156.79 
1,194.44 

Larson (1968) designed and solved the four-reservoir operation optimization problem in a discrete domain for the first time and obtained the optimal value of the objective function (401.3 units) by using the State Increment Dynamics Programming (SIDP) method. Bozorg-Haddad et al. (2011) solved this optimization problem using the HBMO algorithm and showed that the objective function was also 401.3 units. The best run results from the FPA and PSO for this problem are shown in Table 2. The FPA solution was approximately 0.1% different from the SIDP solution, while the PSO solution was about 0.66% different from the SIDP solution.

Murray & Yakowitz (1979) designed and solved the ten-reservoir operation optimization problem in a continuous domain for the first time and obtained the optimal value of the objective function (1,190.625 units) by using the Constrained Differential Dynamic Programming (CDDP) method. Bozorg-Haddad et al. (2011) solved this optimization problem using the HBMO algorithm for both short and long runs. The optimal results from long and short runs were about 99.84% and 96.85% of the global optimal solution obtained from CDDP (1,194.44), respectively. The best run results from FPA and PSO for this problem are shown in Table 2. The FPA and PSO solutions were about 0.2% and 0.8% different from the CDDP solution, respectively.

Real case studies: single and multi-reservoir operations

As aforementioned, the FPA and PSO algorithms were tested for the following reservoir systems: (1) Aidoghmoush single-reservoir system for agricultural water supply, (2) Bazoft single-reservoir system for hydropower generation, (3) multi-reservoir system of Karun 5, Karun 4, and Bazoft, and (4) Bazoft single-reservoir system for rule curve extraction.

Aidoghmoush single-reservoir system for agricultural water supply

Aidoghmoush reservoir is located 23 km southwest of Mianeh City in the province of East Azarbaijan (northwest of Iran). This reservoir is on the Aidoghmoush River in the Caspian Sea basin, one of the important and main branches of the Ghezel Ozan. The specifications of Aidoghmoush reservoir are shown in Table 3.

Table 3

Specifications of the Aidoghmoush reservoir

SpecificationDescription
Reservoir type Pebble with clay core 
Main purpose Water supply of 15,000 hectare cultivated area 
Maximum capacity (106 m3145.7 
Minimum capacity (106 m38.9 
Active capacity (106 m3137 
Maximum allowable release (106 m339.57 
SpecificationDescription
Reservoir type Pebble with clay core 
Main purpose Water supply of 15,000 hectare cultivated area 
Maximum capacity (106 m3145.7 
Minimum capacity (106 m38.9 
Active capacity (106 m3137 
Maximum allowable release (106 m339.57 

The monthly downstream agricultural water demand and the monthly inflow of the reservoir during the ten-year operation period (1991–2000) are shown in Figure 4. The minimum, average, and maximum water demands during this period were 0.00, 12.12, and 39.57 (106 m3), respectively. As shown in Figure 4, in the majority of the period, the monthly reservoir inflow and downstream agricultural demand varied differently. In the high inflow periods, the downstream agricultural demand was lower. In the low inflow periods, however, the downstream agricultural demand was considerably higher than the inflow. This timing disparity was one of the reasons for the reservoir construction. The data related to the Aidoghmoush River and reservoir and the downstream agricultural network were mainly derived from the studies by Ashofteh et al. (2013).

Figure 4

Monthly inflow and downstream agricultural water demand of Aidoghmoush reservoir.

Figure 4

Monthly inflow and downstream agricultural water demand of Aidoghmoush reservoir.

Close modal

Optimizing the Aidoghmoush reservoir operation for downstream agricultural water supply is a simple-reservoir system problem. However, due to some non-linear constraints, the non-linear programming (NLP) method was used. The problem was solved by using LINGO 14 software and the optimal value of the objective function of 3.37 was obtained.

In order to solve the problem by PSO and FPA, a preliminary sensitivity analysis was performed for each method. The best results from PSO and FPA are shown in Table 4. According to the number of decision variables and the number of iterations in Table 4, which came from the sensitivity analysis, the results of the PSO and FPA are from 100,010 rounds of calculations of the objective function. The results of the objective functions from five independent PSO and FPA executions are shown in Table 4, indicating that the optimal solution from FPA was the same as that of the NLP method, while the best PSO solution was about 0.2% different from the NLP answer.

Table 4

Specifications and results of the FPA and PSO best runs in real case studies

Name of reservoir(s) (operation purpose)
MethodCharacteristicsAidoghmoush (agriculture)Bazoft (hydropower)Bazoft, Karun 5 and Karun 4 (agriculture)Bazoft (rule curve)
PSO Population 50 50 10 10 
Iterations 500 50,000 5,000 50,000 
 Roulette wheel 0.7298 
 Single-point 0.99 0.99 
 Uniform 1.4962 
 0.2 1.4962 
Run 1 3.4053 4.9395 2.0379 128.7055 
Run 2 3.4217 4.9395 2.3143 127.2522 
Run 3 3.3798 7.4640 2.7819 128.3990 
Run 4 3.4701 8.7348 2.5468 124.2121 
Run 5 3.4120 4.9395 2.2534 117.2995 
FPA Population 50 50 10 10 
Iterations 500 50,000 5,000 50,000 
 Roulette wheel 0.4 0.4 0.4 
 Single-point 1.5 1.5 1.5 
 Uniform 
Run 1 3.3736 3.2447 2.6915 81.7551 
Run 2 3.3727 3.1836 1.6730 89.1845 
Run 3 3.3737 3.2567 1.6017 85.2259 
Run 4 3.3735 3.2256 2.4213 81.6605 
Run 5 3.3733 3.2890 1.5857 83.0296 
Name of reservoir(s) (operation purpose)
MethodCharacteristicsAidoghmoush (agriculture)Bazoft (hydropower)Bazoft, Karun 5 and Karun 4 (agriculture)Bazoft (rule curve)
PSO Population 50 50 10 10 
Iterations 500 50,000 5,000 50,000 
 Roulette wheel 0.7298 
 Single-point 0.99 0.99 
 Uniform 1.4962 
 0.2 1.4962 
Run 1 3.4053 4.9395 2.0379 128.7055 
Run 2 3.4217 4.9395 2.3143 127.2522 
Run 3 3.3798 7.4640 2.7819 128.3990 
Run 4 3.4701 8.7348 2.5468 124.2121 
Run 5 3.4120 4.9395 2.2534 117.2995 
FPA Population 50 50 10 10 
Iterations 500 50,000 5,000 50,000 
 Roulette wheel 0.4 0.4 0.4 
 Single-point 1.5 1.5 1.5 
 Uniform 
Run 1 3.3736 3.2447 2.6915 81.7551 
Run 2 3.3727 3.1836 1.6730 89.1845 
Run 3 3.3737 3.2567 1.6017 85.2259 
Run 4 3.3735 3.2256 2.4213 81.6605 
Run 5 3.3733 3.2890 1.5857 83.0296 

The PSO and FPA convergence diagrams for the three modes of minimum, average, and maximum runs among the five independent runs are shown in Figure 5(a) and 5(b), respectively. It can be observed in Figure 5 that the initial intervals of the generated solutions in the PSO are appropriate with a large range. As shown in Figure 5(b), the difference in the final results of the curves of the minimum, average, and maximum values of the objective function in FPA is small, and hence the algorithm is more reliable or in other words, the FPA is able to achieve a solution that is closer to the optimum one with fewer iterations. Figure 6 shows a comparison of the mean values of the objective functions from five-time runs for the Aidoghmoush reservoir problem from PSO and FPA, indicating that the FPA curve is more convex than the PSO curve.

Figure 5

Convergence diagrams of the Aidoghmoush reservoir problem in five runs for (a) PSO and (b) FPA.

Figure 5

Convergence diagrams of the Aidoghmoush reservoir problem in five runs for (a) PSO and (b) FPA.

Close modal
Figure 6

Comparison of the mean values of the objective function for the Aidoghmoush reservoir problem from five-time runs of the PSO and FPA (note that (b) is a zoomed-in part of (a)).

Figure 6

Comparison of the mean values of the objective function for the Aidoghmoush reservoir problem from five-time runs of the PSO and FPA (note that (b) is a zoomed-in part of (a)).

Close modal
The best water release volumes determined by the PSO and FPA versus NLP are presented in Figure 7(a) and 7(b), respectively. It can be observed that the PSO and FPA release volumes are both within the minimum and maximum allowable release ranges. The release volumes obtained from FPA (Figure 7(b)) are more consistent with those from the NLP. The performances of the PSO and FPA are evaluated by using the three statistical parameters of correlation coefficient (R), Nash-Sutcliffe efficiency (NSE) coefficient, and root mean square error (RMSE), which are respectively given by:
(25)
(26)
(27)
where responses of the classical method (NLP) in time period t; average of the responses of the classical method (NLP); responses of the evolutionary and meta-heuristic algorithm (PSO/FPA) in time period t; and average of the responses of the evolutionary and meta-heuristic algorithm (PSO/FPA). Table 5 shows the statistics of the results of both PSO and FPA methods compared with the NLP results. According to the three statistical parameters (i.e., R, NSE, and RMSE), FPA outperformed PSO in producing similar NLP solutions.
Table 5

Statistics of the optimal water releases of Aidoghmoush reservoir determined by the FPA and PSO

MethodStatistical parameter
RMSENSER
PSO 0.29507 0.99941 0.99972 
FPA 0.13187 0.99988 0.99994 
MethodStatistical parameter
RMSENSER
PSO 0.29507 0.99941 0.99972 
FPA 0.13187 0.99988 0.99994 
Figure 7

Water release volumes of the best run for the Aidoghmoush reservoir problem for (a) PSO and (b) FPA.

Figure 7

Water release volumes of the best run for the Aidoghmoush reservoir problem for (a) PSO and (b) FPA.

Close modal

The storage volumes of the best run determined by PSO, FPA, and NLP for the Aidoghmoush single-reservoir problem are shown in Figure 8. The FPA storage volumes are more compatible with the NLP solution than those from PSO.

Figure 8

Storage volumes of the best run for the Aidoghmoush reservoir problem for (a) PSO and (b) FPA.

Figure 8

Storage volumes of the best run for the Aidoghmoush reservoir problem for (a) PSO and (b) FPA.

Close modal
Bazoft single-reservoir system for hydropower generation

The Bazoft River is the second largest tributary of the Karun River and the reservoir is on this tributary. The average annual inflow of the reservoir is 2,012.6 × 109 m3. The minimum and maximum storage volumes of this reservoir are 142.15 and 450.3 × 109 m3, respectively (Table 6). Five-year data (1966–1970) of Bazoft reservoir were used in this case study (Figure 9).

Table 6

Specifications of the Bazoft reservoir

SpecificationDescription
Reservoir type Hydropower plant 
Maximum capacity (106 m3450.3 
Minimum capacity (106 m3142.15 
Active capacity (106 m3308.15 
Design head (m) 167.17 
Operating coefficient (%) 20 
Power plant efficiency (%) 88 
SpecificationDescription
Reservoir type Hydropower plant 
Maximum capacity (106 m3450.3 
Minimum capacity (106 m3142.15 
Active capacity (106 m3308.15 
Design head (m) 167.17 
Operating coefficient (%) 20 
Power plant efficiency (%) 88 
Figure 9

Average monthly inflows of Bazoft reservoir for five years (1966–1970).

Figure 9

Average monthly inflows of Bazoft reservoir for five years (1966–1970).

Close modal

Since the LINGO software could not find the global optimum solution of this problem, it cannot be solved by using the NLP method. In order to solve the problem using PSO and FPA, a preliminary sensitivity analysis was performed for each method and the best values selected for PSO and FPA are shown in Table 4. Given the population values of the decision variables and the number of iterations in Table 4, the results of PSO and FPA are from 2,500,050 rounds of calculations of the objective function.

The results of the objective functions obtained from the five independent PSO and FPA runs in Table 4 indicate that the best values of the objective function for PSO and FPA are 4.93 and 3.18, respectively. Thus, the best value of the objective function of the PSO method is approximately 3.5 times worse than that of the FPA method.

The PSO and FPA convergence diagrams are shown in Figure 10(a) and 10(b), respectively, for the three modes of minimum, average, and maximum of the five independent runs. From Table 4 and Figure 10, it can be seen that the FPA performed better than the PSO in achieving the best value of the objective function. The curves of the minimum, average, and the maximum values of the objective function are more convergent in the FPA method. The FPA method converged after approximately 800,000 iterations, while the PSO method was not convergent until 2,000,000 iterations.

Figure 10

Convergence diagrams of the Bazoft reservoir problem for agricultural water supply in five runs for (a) PSO and (b) FPA.

Figure 10

Convergence diagrams of the Bazoft reservoir problem for agricultural water supply in five runs for (a) PSO and (b) FPA.

Close modal

Figure 11(a) shows a comparison of the mean values of the objective function from the five-time runs for the PSO and FPA. It can be observed from Figure 11(b) that the FPA is much more convex than PSO and its solution is closer to the optimal one. So, the FPA outperformed the PSO. Figure 12(a) and 12(b) show the PSO and FPA reservoir release volumes, and Figure 13(a) and 13(b) show the PSO and FPA reservoir storage volumes, respectively.

Figure 11

Comparison of the mean values of the objective function from five-time runs of PSO and FPA for the Bazoft reservoir problem (note that (b) is a zoomed-in part of (a)).

Figure 11

Comparison of the mean values of the objective function from five-time runs of PSO and FPA for the Bazoft reservoir problem (note that (b) is a zoomed-in part of (a)).

Close modal
Figure 12

Water Releases of the best run for the Bazoft reservoir problem for (a) PSO and (b) FPA.

Figure 12

Water Releases of the best run for the Bazoft reservoir problem for (a) PSO and (b) FPA.

Close modal
Figure 13

Storage volumes of the best run for the Bazoft reservoir problem for (a) PSO and (b) FPA.

Figure 13

Storage volumes of the best run for the Bazoft reservoir problem for (a) PSO and (b) FPA.

Close modal

For a hydropower system operation problem, the main goal is to produce the maximum electricity in each period. Therefore, in addition to reservoir release and storage volumes, the production capacities in each period also need to be determined. Figure 14(a) and 14(b) show the production capacities during the operation period of the Bazoft reservoir based on the best runs of the PSO and FPA methods.

Figure 14

Power productivity of the best run for the Bazoft reservoir problem for (a) PSO and (b) FPA.

Figure 14

Power productivity of the best run for the Bazoft reservoir problem for (a) PSO and (b) FPA.

Close modal
Multi-reservoir system of Karun 5, Bazoft, and Karun 4 for agricultural water supply

The Karun River is considered to be the most important and abundant source of surface water in the southwest of Iran. The catchment area of this river ranges from 49° 35′ to 50° 35′ E (longitude) and from 31° 40′ to 32° 40′ N (latitude). This case study includes three reservoirs: Karun 5, Bazoft, and Karun 4 (Figure 15) and the required data are shown in Table 7.

Table 7

Monthly average inflows and demands for the Karun 5, Bazoft, and Karun 4 reservoirs (106 m3)

ReservoirKarun 5
Bazoft
Karun 4
ParameterInflow
DemandInflow
DemandInflow
Demand
 4 year43 year4 year43 year4 year43 year
April 329.9 483.9 239.4 310.8 427.3 211.4 660.2 986.7 437.2 
May 331.4 444.0 248.5 277.1 337.3 188.8 651.3 830.6 562.2 
June 240.9 267.9 220.1 148.9 195.0 160.2 389.7 515.8 645.4 
July 131.2 153.9 266.4 95.2 115.7 200.4 274.1 337.5 689.8 
August 82.5 114.6 269.3 70.3 79.8 187.7 198.4 231.5 666.0 
September 75.5 100.0 247.4 53.4 60.3 149.2 146.2 169.2 574.2 
October 62.2 88.3 182.0 46.3 51.5 106.1 125.2 143.1 403.6 
November 74.9 97.8 147.5 57.1 74.8 112.8 146.5 188.3 249.9 
December 68.0 125.2 105.4 71.7 120.4 101.4 157.4 290.6 176.0 
January 71.8 136.7 108.2 67.2 109.6 86.7 162.3 254.7 148.6 
February 136.8 177.2 99.2 118.6 152.4 85.4 279.7 360.8 169.7 
March 223.3 279.9 169.5 236.3 288.5 174.8 535.1 673.2 292.9 
ReservoirKarun 5
Bazoft
Karun 4
ParameterInflow
DemandInflow
DemandInflow
Demand
 4 year43 year4 year43 year4 year43 year
April 329.9 483.9 239.4 310.8 427.3 211.4 660.2 986.7 437.2 
May 331.4 444.0 248.5 277.1 337.3 188.8 651.3 830.6 562.2 
June 240.9 267.9 220.1 148.9 195.0 160.2 389.7 515.8 645.4 
July 131.2 153.9 266.4 95.2 115.7 200.4 274.1 337.5 689.8 
August 82.5 114.6 269.3 70.3 79.8 187.7 198.4 231.5 666.0 
September 75.5 100.0 247.4 53.4 60.3 149.2 146.2 169.2 574.2 
October 62.2 88.3 182.0 46.3 51.5 106.1 125.2 143.1 403.6 
November 74.9 97.8 147.5 57.1 74.8 112.8 146.5 188.3 249.9 
December 68.0 125.2 105.4 71.7 120.4 101.4 157.4 290.6 176.0 
January 71.8 136.7 108.2 67.2 109.6 86.7 162.3 254.7 148.6 
February 136.8 177.2 99.2 118.6 152.4 85.4 279.7 360.8 169.7 
March 223.3 279.9 169.5 236.3 288.5 174.8 535.1 673.2 292.9 
Figure 15

Locations of Bazoft, Karun 5, and Karun 4 reservoirs.

Figure 15

Locations of Bazoft, Karun 5, and Karun 4 reservoirs.

Close modal

The optimization problem of this three-reservoir system operation for agricultural water supply cannot be solved by using the NLP method due to its complexity, including the non-linear objective functions and constraints. For solving the problem using PSO and FPA, a preliminary sensitivity analysis is performed for each method and the best selected values for PSO and FPA are presented in Table 4.

The results of the objective functions obtained from the five independent PSO and FPA runs are shown in Table 4. It can be observed that the best values of the objective function for PSO and FPA are 2.03 and 1.58, respectively. Thus, the best value of the objective function from the PSO method is approximately 28% worse than that of the FPA method.

The PSO and FPA convergence diagrams are respectively shown in Figure 16(a) and 16(b) for the three minimum, average, and maximum runs among the five independent runs. According to Table 4 and Figure 16, the FPA performed better than the PSO in achieving the best value of the objective function. The curves of the minimum, average, and maximum objective values from the FPA method exhibit faster convergence. The FPA converged after 20,000 iterations, while the PSO converged after 40,000 iterations. Figure 17 shows a comparison of the mean objective function values for the five-time runs of FPA and PSO for the three-reservoir system. As shown in Figure 17, FPA is more convex than PSO, which indicates the faster convergence of the FPA than the PSO. Figure 18(a) and 18(b) respectively show the release and storage volumes of the best PSO and FPA runs for the Bazoft, Karun 5, and Karun 4 reservoirs.

Figure 16

Convergence diagrams of the three-reservoir system of Bazoft, Karun 5, and Karun 4 for (a) PSO and (b) FPA.

Figure 16

Convergence diagrams of the three-reservoir system of Bazoft, Karun 5, and Karun 4 for (a) PSO and (b) FPA.

Close modal
Figure 17

Comparison of the mean values of the objective function from five-time runs of PSO and FPA for the three-reservoir system of Bazoft, Karun 5, and Karun 4.

Figure 17

Comparison of the mean values of the objective function from five-time runs of PSO and FPA for the three-reservoir system of Bazoft, Karun 5, and Karun 4.

Close modal
Figure 18

(a) Water release and (b) storage volumes of the best run for the three-reservoir system of Bazoft, Karun 5, and Karun 4.

Figure 18

(a) Water release and (b) storage volumes of the best run for the three-reservoir system of Bazoft, Karun 5, and Karun 4.

Close modal

Applicability of FPA and PSO algorithms in operation rule curve extraction

The 43-year inflow data (1955–1997) of the Bazoft reservoir were used in a case study (Figure 19). Since the LINGO software is unable to find the global optimum solution of this problem, it cannot be solved by using the NLP method. Thus, PSO and FPA were used to extract the operation rule curve. A preliminary sensitivity analysis was performed for each method. The best values selected for PSO and FPA are presented in Table 4. Given the population values of the decision variables and the number of iterations in Table 4, the results from PSO and FPA are from 500,010 rounds of calculations of the objective function.

Figure 19

Average monthly inflows of Bazoft reservoir for 43 years (1955–1997).

Figure 19

Average monthly inflows of Bazoft reservoir for 43 years (1955–1997).

Close modal

The results of the objective functions obtained from the five independent PSO and FPA runs are displayed in Table 4. It can be seen that the best values of the objective function for the PSO and FPA methods are 117.29 and 81.66, respectively, indicating that the best value of the objective function of the PSO method is approximately 43% worse than that of the FPA method. Figure 20(a) shows a comparison of the mean values of the objective functions of the five-time runs of the PSO and FPA for extracting the operation rule curve of the Bazoft single-reservoir system. It can be observed that the FPA is much more convex than the PSO and its solution is closer to the optimal one. So, the FPA outperformed the PSO in the optimization.

Figure 20

Comparison of the results from the best runs of the FPA and PSO for the Bazoft rule curve extraction problem: (a) mean values of the objective function, (b) release, (c) storage, and (d) power productivity.

Figure 20

Comparison of the results from the best runs of the FPA and PSO for the Bazoft rule curve extraction problem: (a) mean values of the objective function, (b) release, (c) storage, and (d) power productivity.

Close modal

The reservoir release volumes, reservoir storage capacities, and power production capacities from the best PSO and FPA runs are shown in Figure 20(b)–20(d), respectively. From Figure 20(b), it can be observed that in most periods, the release volumes from the PSO do not match those from the FPA. According to Figure 20(c), in most periods the reservoir storage volumes from the PSO also do not match those from the FPA. As shown in Figure 20(d), in most periods the FPA was able to reach the maximum production capacity or a very close value. In contrast, the PSO more frequently failed to reach its maximum production capacity.

Generally, water resources systems are complex and optimization techniques are needed to determine the best solution for their design and operation with the maximum efficiency. To achieve the best planning in the operation of reservoirs, a variety of software packages, such as the Water Evaluation And Planning (WEAP) system, can be used (Fallah-Mehdipour 2008). In the related modeling, the operating conditions of each period are directly dependent on the conditions of the previous period. Also, the personal preference of the operator is involved in the type of result and planning of each period (Bozorg-Haddad 2018). When optimization tools are used, all periods of the planning horizon are considered simultaneously, which provides the best solution(s) for design and operation of the water systems. The optimization techniques reduce the trial- and-error process, overcome system complexity, and provide suitable decision-making options. In addition to the aforementioned properties of most optimization methods, FPA, which is one of the new evolutionary algorithms, has more capabilities such as determining better (closer to the ideal solution) objective functions, decreasing the calculation time, simplifying the problem, and providing better solutions for decision makers.

The results for the Aidoghmoush single-reservoir system showed that the best FPA solution was similar to the NLP solution, while the best PSO solution was about 0.2% different from the NLP solution. The best values of the objective function of the PSO were approximately 3.5 times, 28%, and 43% worse than those of the FPA for the Bazoft single-reservoir system for hydropower generation, the multi-reservoir system, and the Bazoft single-reservoir system for rule curve extraction, respectively. This study demonstrates that FPA is able to yield better results in the reservoir operation problems than PSO.

Optimal operation of a reservoir system (especially the reservoir system for hydropower generation) is a complex and non-linear optimization problem. In this regard, evolutionary and meta-heuristic algorithms have been widely used due to their ease of use and the ability to achieve a near-optimal solution in less time than the classical optimization methods. In the present study, the applicability of the FPA for optimization of the operation of reservoir systems was first evaluated, and then its performance was compared with that of the PSO algorithm.

In order to evaluate and validate FPA applicability, five single-objective functional tests (including sphere, Ackley, Styblinski-Tang, Rosenbrock, and Holder table) were selected. The results showed that FPA was more applicable than PSO in finding optimal solutions in these functional tests. Then, the FPA was applied to solve three benchmark multi-reservoir operation problems in both discrete and continuous domains, including (1) four-reservoir operation optimization problem in a continuous domain, (2) four-reservoir problem in a discrete domain, and (3) ten-reservoir problem in a continuous domain. The results demonstrated that the FPA outperformed the PSO in finding the optimal solutions in both continuous and discrete domains.

In addition, the FPA and PSO were tested in three case studies to optimize: (1) Aidoghmoush single-reservoir system operation for agricultural water supply, (2) Bazoft single-reservoir system operation for hydropower generation, (3) multi-reservoir system operation of Karun 5, Karun 4. and Bazoft, and (4) Bazoft for operation rule curve extraction. The results for the Aidoghmoush single-reservoir system showed that the FPA achieved the same best optimal solution as the one from the NLP method. However, the best solution from the PSO was about 0.2% different from the NLP solution. Also, the PSO had 2.5 times more errors than the FPA. For the Bazoft single-reservoir system for hydropower generation, the best value of the objective function of the PSO method was approximately 3.5 times worse than that of the FPA method. For multi-reservoir system of Karun 5, Bazoft, and Karun 4 for agricultural water supply, the best value of the objective function of the PSO method was approximately 28% worse than that of the FPA method. For the reservoir operation rule curve extraction, the best value of the objective function of the PSO method was approximately 43% worse than that of the FPA method. Overall, the FPA outperformed the PSO in the optimization of reservoir systems. Also, it should be noted that there were certain uncertainties in the inflow and demands, which can be considered in future studies in order to improve the FPA optimizations.

The authors thank Iran's National Science Foundation (INSF) for its financial support of this research.

There is no conflict of interest.

All relevant data are included in the paper or its Supplementary Information.

Abdelaziz
A. Y.
Ali
E. S.
Abd Elazim
S. M.
2016
Optimal sizing and locations of capacitors in radial distribution systems via flower pollination optimization algorithm and power loss index
.
Engineering Science and Technology, an International Journal
19
(
1
),
610
618
.
Abdmouleh
Z.
Gastli
A.
Ben-Brahim
L.
Haouari
M.
Al-Emadi
N. A.
2017
Review of optimization techniques applied for the integration of distributed generation from renewable energy sources
.
Renewable Energy
113
,
266
280
.
Ackley
D. H.
1987
A Connectionist Machine for Genetic Hillclimbing
.
Kluwer Academic
,
Boston, MA, USA
.
Akbarifard
S.
Sharifi
M. R.
Qaderi
K.
2020
Data on optimization of the Karun-4 hydropower reservoir operation using evolutionary algorithms
.
Data in Brief
29
,
105048
.
doi: 10.1016/j.dib.2019.105048
.
Ali
A. F.
Tawhid
M. A.
2017
A hybrid particle swarm optimization and genetic algorithm with population partitioning for large scale optimization problems
.
Ain Shams Engineering Journal
8
(
2
),
191
206
.
doi: 10.1016/j.asej.2016.07.008
.
Asgari
H.-R.
Bozorg-Haddad
O.
Pazoki
M.
Loáiciga
H. A.
2016
Weed optimization algorithm for optimal reservoir operation
.
Journal of Irrigation and Drainage Engineering
142
(
2
),
04015055
.
doi: 10.1061/(ASCE)IR.1943-4774.0000963
.
Asgari
H.-R.
Bozorg-Haddad
O.
Soltani
A.
Loáiciga
H. A.
2019
Optimization model for integrated river basin management with the hybrid WOAPSO algorithm
.
Journal of Hydro-environment Research
25
,
61
74
.
Ashofteh
P.-S.
Bozorg-Haddad
O.
Mariño
M. A.
2013
Climate change impact on reservoir performance indexes in agricultural water supply
.
Journal of Irrigation and Drainage Engineering
139
(
2
),
85
97
. doi:
10.1061/(ASCE)IR.1943-4774 .0000496
.
Azad
M.
Bozorg-Haddad
O.
Chu
X.
2018
Flower pollination algorithm (FPA)
. In:
Advanced Optimization by Nature-Inspired Algorithms
(O. Bozorg-Haddad, ed.)
,
Springer
,
Singapore
, pp.
59
67
.
Barros
M. T. L.
Tsai
F. T.-C.
Yang
S.
Lopes
J. E. G.
Yeh
W. W.-G.
2003
Optimization of large-scale hydropower system operations
.
Journal of Water Resources Planning and Management
129
(
3
),
178
188
.
Bozorg-Haddad
O.
2018
Water Resources Systems Optimization
.
Tehran University Publication No. 3
,
Tehran
,
Iran
.
Bozorg Haddad
O.
Afshar
A.
Mariño
M. A.
2006
Honey-bees mating optimization (HBMO) algorithm: a new heuristic approach for water resources optimization
.
Water Recources Management
20
(
5
),
661
680
.
Bozorg Haddad
O.
Afshar
A.
Mariño
M. A.
2008
Design-operation of multi-hydropower reservoirs: HMBO approach
.
Water Recources Management
22
(
12
),
1709
1722
.
Bozorg-Haddad
O.
Afshar
A.
Mariño
M. A.
2009
Optimization of non-convex water resource problems by honey-bee mating optimization (HBMO) algorithm
.
Engineering Computations
26
(
3
),
267
280
.
doi: 10.1108/02644400910943617
.
Bozorg Haddad
O.
Afshar
A.
Mariño
M. A.
2011
Multireservoir optimization in discrete and continuous domains
.
Water Management
164
(
2
),
57
72
.
Carlisle
A.
Dozier
G.
2001
An off-the-shelf PSO
. In:
Proceedings of the Workshop on Particle Swarm Optimization
,
Indianapolis, IN
,
USA
.
Chang
L. C.
Chang
F. J.
2009
Multi-objective evolutionary algorithm for operating parallel reservoir system
.
Journal of Hydrology
377
(
1–2
),
12
20
.
Chow
V. T.
Cortes-Rivera
G.
1974
Application of DDDP in Water Resources Planning
,
WRC Research Report 78
Department of Civil Engineering, University of Illinois at Urbana-Champaign
,
IL, USA
.
Davidsen
C.
Pereira-Cardenal
S. J.
Liu
S.
Mo
X.
Rosbjerg
D.
Bauer-Gottwein
P.
2015
Using stochastic dynamic programming to support water resources management in the Ziya River Basin, China
.
Journal of Water Resources Planning and Management
141
(
7
),
04014086
.
De Jong
K. A.
1975
An Analysis of the Behavior of a Class of Genetic Adaptive Systems
.
PhD thesis
,
University of Michigan
,
Ann Arbor, MI, USA
.
East
V.
Hall
M. J.
1994
Water resources system optimization using genetic algorithm
. In
Proceedings of the 1st International Conference on Hydroinformatics
,
September 19–26
,
Delft, The Netherlands
, pp.
225
231
.
Fallah Mehdipour
E.
2008
Application of Multipurpose Evolutionary Optimization Methods in Multireservoir Systems Operation
.
Master's thesis
,
College of Agriculture & Natural Resources, Tehran University
,
Tehran
,
Iran
.
Fallah-Mehdipour
E.
Bozorg-Haddad
O.
Mariño
M. A.
2013
Extraction of optimal operation rules in an aquifer–dam system: genetic programming approach
.
Journal of Irrigation and Drainage Engineering
139
(
10
),
872
879
.
doi: 10.1061/(ASCE)IR.1943-4774.0000628
.
Fallah-Mehdipour
E.
Bozorg-Haddad
O.
Mariño
M. A.
2014
Genetic programming in groundwater modeling
.
Journal of Hydrologic Engineering
19
(
12
),
04014031
.
doi: 10.1061/(ASCE)HE.1943-5584.0000987
.
Freire-González
J.
Decker
C. A.
Hall
J. W.
2018
A linear programming approach to water allocation during a drought
.
Water
10
(
4
),
363
.
Geem
Z. W.
2007
Optimal scheduling of multiple dam system using harmony search algorithm
. In:
Computational and Ambient Intelligence
(F. Sandoval, A. Prieto, J. Cabestany & M. Graña, eds)
,
Springer
,
Berlin, Germany
, pp.
316
323
.
Jahandideh-Tehrani
M.
Bozorg-Haddad
O.
Loáiciga
H. A.
2015
Hydropower reservoir management under climate change: the Karoon reservoir system
.
Water Resources Management
29
(
3
),
749
770
.
doi: 10.1007/s11269-014-0840-7
.
Jahandideh-Tehrani
M.
Bozorg-Haddad
O.
Loáiciga
H. A.
2020
Application of particle swarm optimization to water management: an introduction and overview
.
Environmental Monitoring and Assessment
192
(
5
),
281
.
Kennedy
J.
Eberhart
R. C.
1995
Particle swarm optimization
. In:
Proceedings of ICNN'95 – International Conference on Neural Networks
,
IEEE
,
Piscataway, NJ, USA
, pp.
1942
1948
.
Kuo
J. T.
Hsu
N. S.
Chu
W. S.
Wan
S.
Lin
Y. J.
1990
Real-time operation of Tanshui River reservoirs
.
Journal of Water Resources Planning and Management
116
(
3
),
349
361
.
Larson
R. E.
1968
State Increment Dynamic Programming
.
Elsevier Science
,
New York
,
USA
.
Mesbah
S. M.
Kerachian
R.
Nikoo
M. R.
2009
Developing real time operating rules for trading discharge permits in rivers: application of Bayesian networks
.
Environmental Modelling and Software
24
(
2
),
238
246
.
Murray
D. M.
Yakowitz
S. J.
1979
Constrained differential dynamic programming and its application to multireservoir control
.
Water Resources Research
15
(
5
),
1017
1027
.
Nabil
E.
2016
A modified flower pollination algorithm for global optimization
.
Expert Systems with Applications
57
,
192
203
.
Orouji
H.
Bozorg-Haddad
O.
Fallah-Mehdipour
E.
Mariño
M. A.
2014
Extraction of decision alternatives in project management: application of hybrid PSO-SFLA
.
Journal of Management in Engineering
30
(
1
),
50
59
.
doi: 10.1061/(ASCE)ME.1943-5479.0000186
.
Sabbaghpour
S.
Naghashzadehgan
M.
Javaherdeh
K.
Bozorg-Haddad
O.
2012
HBMO algorithm for calibrating water distribution network of Langarud city
.
Water Science and Technology
65
(
9
),
1564
1569
.
doi:10.2166/wst.2012.045
.
SaberChenari
K.
Abghari
H.
Tabari
H.
2016
Application of PSO algorithm in short-term optimization of reservoir operation
.
Environmental Monitoring and Assessment
188
, (
12
),
667
.
Sakib
N.
Kabir
M. W. U.
Rahman
M. S.
Alam
M. S.
2014
A comparative study of flower pollination algorithm and bat algorithm on continuous optimization problems
.
International Journal of Applied Information Systems
7
(
9
),
13
19
.
Singh
D.
Singh
U.
Salgotra
R.
2018
An extended version of flower pollination algorithm
.
Arabian Journal for Science and Engineering
43
,
7573
7603
.
Soltanjalili
M.
Bozorg-Haddad
O.
Mariño
M. A.
2011
Effect of breakage level one in design of water distribution networks
.
Water Resources Management
25
(
1
),
311
337
.
doi: 10.1007/s11269-010-9701-1
.
Venter
G.
2010
Review of optimization techniques
. In:
Encyclopedia of Aerospace Engineering
(R. Blockley & W. Shyy, eds)
,
Wiley
,
Chichester, UK
.
doi: 10.1002/9780470686652.eae495
.
Yang
X. S.
2012
Flower pollination algorithm for global optimization
. In:
Unconventional Computation and Natural Computation
.
(J. Durand-Lose & N. Jonoska, eds)
,
Springer
,
Berlin, Germany
, pp.
240
249
.