1 Introduction

In the context of the design of water distribution systems, the least cost feasible solution is marginally able to satisfy the hydraulic requirements. Thus any failure in any system component can significantly affect the hydraulic performance of such designs. The incorporation of criteria other than cost to distinguish further between feasible solutions would lead to the retention of some spare capacity in the design albeit with an increase in the construction cost. Water distribution system design is conventionally dealt with as the determination of the cheapest design that is able to supply consumers with sufficient amounts of water at the required pressures. This has the limitation that such a design relies on the uninterrupted availability of all the components making up the system. However, water distribution systems are subject to component failures. For example, pipe breakage could happen due to increased pressure or pipe diameters could become smaller because of encrustation and tuberculation on the internal walls. These circumstances significantly affect water distribution system’s capacity. As a result, water distribution systems should be designed to have some spare capacity.

The absence of an agreed definition of reliability for water distribution systems along with the computational complexity associated with its evaluation (Wagner et al. 1988) led researchers to suggest various alternative surrogate reliability measures that are easy to evaluate within an optimization framework. These measures include statistical entropy (Tanyimboh and Templeman 1993a, b, c, d), resilience index (Todini 2000), network resilience (Prasad and Park 2004), modified resilience index (Jayaram and Srinivasan 2008) and surplus power factor (Vaabel et al. 2006). It has been shown that flow entropy is more accurate than the other measures (Reca et al. 2008; Raad et al. 2010; Baños et al. 2011; Tanyimboh et al. 2011; Wu et al. 2011; Saleh et al. 2012; Greco et al. 2012; Czajkowska and Tanyimboh 2013; Liu et al. 2014; Gheisi and Naser 2015).

Entropy is highly dependent on the pipe flow directions and so it is possible to achieve alternative designs delivering maximum entropy flows with different levels of compromise between cost and reliability. Tanyimboh and Templeman (1993a, b) suggested designing water distribution systems to deliver maximum entropy flows as they are more reliable and relatively inexpensive compared to traditional minimum-cost designs (Tanyimboh and Templeman 2000). Setiadi et al. (2005) found that the overall correlation between hydraulic reliability and entropy is positive. Furthermore, Tanyimboh and Sheahan (2002) demonstrated that two different layouts having the same maximum entropy value tend to have similar properties such as hydraulic reliability. However, a water distribution system has a large number of feasible and infeasible sets of flow directions and consequently the early studies maximized entropy by limiting the solution space using predefined flow directions. The complexity of the underlying combinatorial optimization problem may be illustrated by noting that a network with 20 pipes has 220 i.e. 1,048,576 sets of flow directions.

The global maximum entropy (GME) optimization for water distribution systems is a many-objective optimization problem, i.e. optimization problems with four objectives or more. The application of multi-objective evolutionary algorithms in the solution of many-objective optimization problems leads to additional challenges including: high computational cost; poor scalability of most available multi-objective evolutionary algorithms, for example, most designs will have the same rank as the number of objectives increases; and difficulty in visualizing the Pareto-optimal front, for example, identifying the non-dominated solutions when more than four objectives are involved (Saxena et al. 2013).

In this paper, a multi-objective evolutionary optimization approach is developed that generates simultaneously a wide range of maximum entropy values along with clusters of maximum and near-maximum entropy solutions. Unlike previous approaches (e.g. Tanyimboh and Templeman 2000) the new procedure developed here does not require the pipe flow directions to be specified beforehand. The penalty-free formulation proposed aims to exploit fully the information content of the entire solution space. All solutions both feasible and infeasible are rated strictly in accordance with Pareto-dominance, without recourse to constraint-violation penalties or tournaments.

2 Flow Entropy Function for Water Distribution Systems

Shannon (1948) introduced the statistical entropy concept as a measure of the amount of uncertainty associated with any probability distribution. A random variable may have alternative discrete values x i , i = 1, …, n, with probabilities p(x i ), where n is the total number of discrete valued alternatives. Thus

$$ {\displaystyle \sum_{i=1}^np\left({x}_i\right)}=1;p\left({x}_i\right)>0,\forall i $$
(1)

Shannon’s statistical entropy function is

$$ S=-{\displaystyle \sum_{i=1}^np\left({x}_i\right) \ln p\left({x}_i\right)} $$
(2)

where S is the entropy. Tanyimboh and Templeman (1993a, b, c, d) developed the statistical flow entropy function for water distribution systems

$$ S={S}_0+{\displaystyle {\sum}_{i=1}^N{P}_i{S}_i} $$
(3)

in which S = flow entropy; S 0  = entropy of sources or external supplies; S i  = entropy of node i; P i  = fraction of the total flow that the network supplies that reaches node i; and N = number of nodes in the network.

$$ {S}_0=-{\displaystyle \sum_{i\in I}\frac{Q_{0i}}{T} \ln \left(\frac{Q_{0i}}{T}\right)} $$
(4)

where Q 0i  = the inflow at source node i, T is the total demand and the set I includes all the source nodes. Also,

$$ {S}_i=-\frac{Q_{i0}}{T_i} \ln \left(\frac{Q_{i0}}{T_i}\right)-{\displaystyle \sum_{ij\in {N}_i}\frac{Q_{ij}}{T_i}} \ln \left(\frac{Q_{ij}}{T_i}\right)\kern2.5em i=1,.....,N $$
(5)

where S i is the entropy of node i; Q i0 is the demand at node i; Q ij is volume flow rate in pipe ij; N i represents the pipe flows from node i; T i is the total flow that reaches node i; therefore P i  = T i /T is the fraction of the total demand that reaches node i.

3 Optimization Model

There are many maximum entropy designs as there are many maximum entropy values for any water distribution system. The reason is that the entropy depends on the pipe flow directions. The multiplicity of local maximum entropy (LME) values was the primary motivation for the new approach proposed here. The multi-directional search aims to maximize simultaneously the entropy of all the different sets of pipe flow directions. For each candidate solution the actual entropy value S and the corresponding maximum entropy value (i.e. the largest possible value with the same flow directions) are determined. The distance between S and the local maximum entropy (LME) value represents the local search direction for each candidate solution. To sustain the global search throughout the evolutionary optimization, the distance between each LME value and the global maximum entropy (GME) value is minimized. The distance between the LME and GME values represents the global search direction for each candidate solution. The entropy value of each new solution produced is calculated (Eqs. 35); and if the flow directions are new, the corresponding LME is calculated also. The GME value is updated whenever a larger value is found.

The overall problem formulation can be described by defining the four objectives driving the search. The first objective is the initial construction cost f 1 that is minimized.

$$ {f}_1={\displaystyle \sum_{ij\in IJ}f\left({L}_{ij},{D}_{ij}\right)} $$
(6)

where, for pipe ij, L ij and D ij are the length and diameter, respectively; and IJ represents the pipes in the network. The water distribution system should satisfy both the conservation of mass and energy requirements. These constraints are met externally by employing the hydraulic solver EPANET 2 (Rossman 2000). The minimum nodal residual pressure constraints were combined with the two goals of flow entropy maximization, i.e. simultaneously maximizing the entropy of each design based on its flow distribution and seeking the design that has the global maximum entropy value. This results in an objective function that represents a deficit in the hydraulic performance; the deficit f 2 is minimized.

$$ {f}_2=THD+\left(LME-S\right)+\left(GME-LME\right);\kern1em THD={\displaystyle \sum_{i\in O} \max \left(0,\kern0.3em {H}_i^{req}-{H}_i\right)} $$
(7)

THD is the total head deficit, i.e. the sum of the deficits in the required residual heads at the demand nodes; H i and H i req are the available and required heads at node i, respectively; the set O includes all the demand nodes; S is the actual entropy of the particular solution as in Eq. 3. The required head is the head above which the nodal demand is satisfied in full. If the available head H i is larger than or equal to the required head H i req at all the demand nodes, then the solution is considered hydraulically feasible and THD takes a value of zero. The second term (LME-S) represents the local entropy search. It has a value of zero when both the actual entropy and the corresponding maximum entropy LME values are equal. Minimizing (LME-S) actually maximizes S. The third term (GME-LME) represents the global entropy search. Minimizing (GME-LME) actually maximizes LME. The search process therefore favours larger values of entropy S and LME. f 2 takes a value of zero if and only if all of the three search components are equal to zero. This criterion applies only to the GME solution that is hydraulically feasible and has local and global entropy search components of zero. This ensures that the global search for the GME solution is maintained in each generation. The GME value is dynamic, as it is updated each time a larger value is discovered.

The contributions of the second and third terms due to entropy in f 2 can be relatively small if the nodal head deficit is large. This means that the hydraulic performance deficit objective focuses primarily on satisfying the minimum node pressure constraints for pressure-deficient solutions. By contrast, the contributions of the second and third terms are significant if a solution has sufficient pressure and is thus hydraulically feasible. Therefore, once a hydraulically infeasible solution becomes feasible by evolution through crossover and/or mutation, the optimization process then focuses on reducing both the local and global entropy deficits. In this way the multi-directional search carries out both the local and global optimization processes simultaneously. In the authors’ previous work flow entropy was explicitly handled as a separate objective that was maximized. The net effect was that the search process focussed excessively on the global maximization of entropy without paying enough attention to local maximization of entropy (Saleh and Tanyimboh 2011, 2012).

4 Computational Solution

We used the nondominated sorting genetic algorithm (NSGA) II (Deb et al. 2002). The optimization problem may be summarized as follows.

$$ \mathrm{Minimize}\mathbf{f}={\left({\mathrm{f}}_1,\ {\mathrm{f}}_2\right)}^{\mathrm{T}} $$
(8)

The decision variables are the pipe diameters to be selected within the domain of the available discrete pipe sizes. In each generation, each new solution is analysed with the hydraulic simulator EPANET 2 (Rossman 2000) and the resulting pipe flow rates are used to calculate the entropy S. The calculation of the maximum entropy values LME requires numerical nonlinear optimization. However, much simpler methods that are quick, non-iterative and do not involve numerical optimization directly have been developed (Ang and Jowitt 2005a, b; Yassin-Kassab et al. 1999; Tanyimboh and Templeman 1993c). In the examples in the next section, we used the simplified path entropy method (Ang and Jowitt 2005a, b) for the single-source network (Example 1 and 2) and the α-method (Yassin-Kassab et al. 1999) for the real-world network with two sources (Example 3). For a network that has two sources the α-method reduces to the solution of a nonlinear equation with one unknown; we used the bisection method (Burden and Faires 2001; Press et al. 2003). We wrote the procedures in C to calculate the LME values.

The proposed multi-directional search strategy is penalty-free, i.e. the costs of infeasible solutions are not artificially increased by including penalty terms in the cost objective function. The penalty-free philosophy aims to avoid the need to design and calibrate penalty functions through time-consuming trial runs of the optimization algorithm (Siew and Tanyimboh 2012a, b). Also, penalty-free methods have the advantage of maintaining infeasible solutions having useful values of decision variables that may not be common in the feasible solutions, to help safeguard diversity in the gene pool.

5 Results and Discussion

Figure 1 shows the single-source network and multi-source real-world system from the literature used to demonstrate the new procedure. Network 1 in Fig. 1a has been extensively analysed previously. A personal computer (Intel Core 2 Duo, 3 GHz CPU, 3.2 GB RAM) was used in this study. The genetic algorithm parameters and operators for both networks were as follows: population size of 100; single-point crossover to generate two offspring from two parents; crossover probability of 1.0; binary tournament selection for crossover; and random bit mutation in the offspring population. All the results in this article are based on 20 independent optimization runs with one million function evaluations in each run. An approximation of the Pareto-optimal front with 100 solutions was produced after combining the nondominated solutions from the 20 independent optimization runs. The convergence point in the optimization was taken as the point beyond which there was no further improvement (in terms of both cost and entropy) in the feasible solution with the highest entropy value.

Fig. 1
figure 1

Topologies of the sample networks considered. a Network 1. b Network 2 [with pipe numbers in square brackets]

5.1 Example 1

Example 1 is a hypothetical network from the literature (Fig. 1a). Awumah et al. (1990) introduced this network that has been used previously in many studies concerned with entropy including Awumah et al. (1991), Tanyimboh and Templeman (2000), Liu et al. (2014), etc. The network has a single source, 12 nodes and 17 pipes. The total head at the supply node is 100 m. The elevation and required residual head for all the demand nodes are zero and 30 m respectively. All pipes are 1000 m long and the Hazen-Williams roughness coefficient is 130. There are 12 commercial pipe diameters in millimetres as follows: 100, 125, 150, 200, 250, 300, 350, 400, 450, 500, 550 and 600. The pipe cost per metre is £800D 1.5 where D is the diameter in metres. With 17 pipes and 12 candidate pipe diameters the solution space is 1217 = 2.22 × 1018. A 4-bit binary string was used to represent the decision variables. There were thus four redundant codes that were arbitrarily allocated to the largest pipe diameter. Alternative allocation methods are available (Herrera et al. 1998; Saleh and Tanyimboh 2014). The mutation rate was 1/68 or 0.015, based on the length of each solution that comprises 68 binary bits. On average 527,130 function evaluations or hydraulic simulations in EPANET 2 were required to achieve convergence in each optimization run. The average CPU time was 12.3 min.

Previously, the highest entropy values achieved for this network were 3.1830 at a cost of £1.357 million (Tanyimboh and Setiadi 2008) and 3.5928 at a cost of £2.126 million (Saleh and Tanyimboh 2012). It is worth emphasizing, however, that these solutions were based on continuous pipe diameters. The first attempt to find the global maximum entropy design for this network using discrete pipe diameters (Saleh and Tanyimboh 2011) achieved 3.5583 at a cost of £3.010 million. A new superior GME solution with discrete pipe diameters has been achieved here with a higher entropy value of 3.5925 and a lower cost of £2.890 million. Also, the surplus pressure at the critical node of the GME solution has been reduced here to 29.113 m from 38.78 m in Saleh and Tanyimboh (2011). The cheapest LME solution has been improved here also, raising the entropy value to 2.5942 and lowering the cost to £1.182 million. The previous cheapest LME solution (Saleh and Tanyimboh 2011) had a cost of £1.288 million and entropy value of 2.5605.

Also, the feasible solutions are well distributed in terms of cost (Fig. 2a) and entropy (Fig. 2b and c). The simultaneous multi-directional search capability is evident from the different maximum entropy clusters in Fig. 2d. However, referring to the infeasible solutions in Fig. 2b, the relationship between cost and entropy should be treated with degree of caution as the cost seems to decrease as the entropy increases. The apparent cost reduction could be due to the demand-driven simulation model that assumes the demands are satisfied even if pressure is not sufficient. Furthermore Fig. 2c shows that, for the infeasible solutions, the entropy increases as the total deficit in the residual head increases, up to around 24,000 m approximately. Further investigation is required to clarify this.

Fig. 2
figure 2

Nondominated solutions achieved for Network 1 using two objectives. a Total deficit in head vs. cost b Entropy vs. cost. c Total deficit in head vs. entropy d Theoretical maximum vs. achieved entropy

A typical sample of feasible solutions the proposed procedure yields is in the Appendix. The sample has 38 feasible solutions. The correlation R 2 between entropy and hydraulic reliability is 0.53. Between entropy and failure tolerance the correlation R 2 is 0.13. However, it may be noted that the second objective function i.e. the hydraulic performance deficit f 2 in Eq. 7 does not consider any surplus residual head. This is highly significant as the surplus head is self-evidently a manifestation of redundancy. Therefore, a possible counter measure may entail screening out any solutions that are not Pareto-optimal based on the surplus head.

Accordingly, there are 14 solutions out of 38 that are nondominated based on the cost and surplus head. For the 14 nondominated solutions the correlation R 2 between entropy and reliability is 0.95; and between entropy and failure tolerance R 2 is 0.80. Finally, as additional validation, the solutions that are nondominated based on cost and reliability were identified. There are 11 solutions out of 38 that are nondominated based on the cost and reliability, with entropy-reliability correlation R 2 of 0.93 and entropy-failure tolerance correlation R 2 of 0.74. Only one solution out of 38 that is nondominated based on reliability and cost is not in the cost-surplus head set of nondominated solutions (Solution 3 in Table 1). This suggests the procedure yields accurate and consistent results.

Table 1 Nondominated solutions achieved for Network 1 based on cost vs. surplus head and/or cost vs. reliability

Table 1 summarizes the nondominated solutions based on cost, hydraulic reliability and surplus head. The reliability and failure tolerance analyses used the formulation in Tanyimboh and Templeman (2000) and Tanyimboh and Sheahan (2002). The pipe failure simulations applied head-driven analysis; the details are available in Tanyimboh et al. (2003) and Tanyimboh and Templeman (2010). We used the Wagner et al. (1988) nodal head-flow relationship to simulate conditions of subnormal pressure and the pipe failure model in Cullinane et al. (1992).

5.2 Example 2

To assess the benefits of aggregating the hydraulic performance objectives, the optimization problem was also solved by considering the three hydraulic performance properties as separate objectives. Thus:

$$ {f}_1={\displaystyle \sum_{ij\in IJ}f\left({L}_{ij},{D}_{ij}\right)} $$
(6)
$$ {f}_3=THD={\displaystyle \sum_{i\in O} \max \left(0,\kern0.3em {H}_i^{req}-{H}_i\right)} $$
(9)
$$ {f}_4=LME-S $$
(10)
$$ {f}_5=GME-LME $$
(11)

It may be recalled that f 1 is the initial construction cost; f 3  = THD is the total head deficit; f 4 is the amount by which the actual entropy of a solution is less than the maximum entropy value achievable with the same flow directions; f 5 is the amount by which the maximum entropy value for the flow directions of the solution is less than the greatest of the maximum entropy values. Each candidate solution is associated with an LME value that is fixed and, obviously, there is only one GME whose value is fixed also. Accordingly, all the objectives, i.e. f 1 , f 3 , f 4 and f 5 , are minimized. Minimizing f 4 maximizes S. Similarly, minimizing f 5 maximizes LME by searching for alternative sets of flow directions that are feasible and have larger LME values. For simplicity, for the purposes of the present example, this formulation with separate hydraulic performance objectives is called Model 2 while the main formulation in Sections 3 and 4, i.e. Equation 8, is called Model 1.

Table 2 compares the performance statistics for the two formulations with each set of results based on 20 executions of the optimization algorithm. Some of the solutions in Table 2 are not necessarily included in the final set of nondominated solutions in the Appendix. The reason is that the Pareto-dominance in the Appendix is based on only the cost f 1 (Eq. 6) and hydraulic performance deficit f 2 (Eq. 7). For all optimization aspects considered, it is self-evident that the approach of aggregating the objectives that measure the hydraulic performance of the water distribution system is superior. For example, for the local and global maximization of entropy (i.e. the smallest maximum entropy, SME, and global maximum entropy, GME, respectively) Model 1 that has two objectives achieved significantly cheaper solutions with higher entropy values than Model 2 that has four objectives. This is attributable to the simplicity of assessing the trade-off between two objectives (entailing one pair-wise comparison) compared to four objectives (entailing six different pair-wise comparisons).

Table 2 Optimization statistics for network 1 based on 20 executions of the genetic algorithm

Furthermore, aggregating the objectives appears not to affect the global maximization of entropy as both Model 1 and 2 achieved an identical global maximum entropy value of 3.5925. Also, the aggregated hydraulic performance objectives (Model 1) yielded more feasible solutions than separate objectives (Model 2). It is worth remembering that, in both Model 1 and 2, constraint-violation penalties or tournaments are not utilised and thus infeasible solutions participate fully in the optimization. Another particularly important result is that the aggregated performance objectives (Model 1) significantly improved the computational efficiency of the algorithm in terms of the number of function evaluations and CPU time compared to Model 2 as Table 2 shows.

Furthermore, the Pareto-optimal front obtained by aggregating the performance objectives (Model 1) is so consistent that all solutions are non-dominated based on the total deficit in nodal head and cost (Fig. 2a). This may be because, for hydraulically infeasible solutions in general, the entropy values are relatively small in comparison to the total deficit in nodal head. By contrast, most solutions obtained with separate performance objectives (Model 2) are dominated based on the total deficit in nodal head and cost (Fig. 3a). The number of feasible solutions in the Pareto-optimal front is small and their distribution is uneven as can be seen in Fig. 3. Similarly, in the plots of entropy vs. cost and entropy vs. total deficit in head, the relationships are quite clear for Model 1. By contrast, for Model 2, there are no clear patterns and, in fact, the majority the Pareto-optimal solutions are dominated based on entropy and cost and/or entropy and total nodal head deficit.

Fig. 3
figure 3

Nondominated solutions achieved for Network 1 using four objectives. a Total deficit in head vs cost b Entropy vs. cost. c Total deficit in head vs. entropy. d Theoretical maximum vs. achieved entropy

The motivation for maximizing entropy as part of the design optimization of a water distribution system is that, on its own, cost minimization leads inevitably to solutions that are inherently unreliable due to the removal of redundancy in the cost minimization process (Templeman 1982). Thus the reason for including entropy in the optimization is to extend the range of feasible solutions achieved beyond the least-cost solution. Furthermore, the reason for maximizing the entropy both locally (to find the LMEs) and globally (to find the GME) is to provide a diverse range of maximum and/or near-maximum entropy solutions. Based on these goals, the graph of entropy vs. total deficit in head shows that the four-objective model is unsatisfactory; as the majority of the feasible solutions found have the smallest entropy values (Fig. 3b).

Recalling that every feasible set of flow directions corresponds to a maximum entropy value, it can be expected that some of these sets of flow directions or LMEs may be suboptimal compared to other LMEs in their respective neighbourhoods in one or more respects. It is, therefore, very interesting that Model 1 with two objectives seems able to select a generally superior and well distributed subset of LME values (Fig. 2d) whereas Model 2 with four objectives seemingly cannot (Fig. 3d). For example, the solutions in the Pareto-optimal front for Model 1 belong to only 13 LME solution families or clusters (Fig. 2d). The solution families may be defined as two or more solutions derived from the same feasible set of flow directions. These solutions can be expected to be generally similar and relatively close to one another in the solution space. The feasible solutions achieved by Model 1 comprise eight LME values out of 13. On the other hand, Model 2 provided considerably more LME values (Fig. 3d) of which only seven had feasible solutions.

5.3 Example 3

Figure 1b shows a network of a water distribution system in the city of Ferrara-I (Creaco et al. 2010, 2012). The network has 49 nodes and 76 pipes; the total demand is 367 l/s; the head at the two reservoirs is 30 m; the elevation of the demand nodes is zero; the total length of the pipes is about 25.2 km; Manning’s roughness coefficient for the pipes is 0.015. The design requirements for this network are that the residual head below which there is no flow is 5 m, while the residual head above which the demands are satisfied in full is 28 m. There are eight pipe diameters in the range 150 to 500 mm. The solution space is thus 876 = 4.314 × 1068. Additional data including the pipe costs are available in Creaco et al. (2010, 2012) and Saleh (2013). A bit mutation rate of 1/228 or 0.004 was applied. Each solution comprises a chromosome of length 228 based on a 3-bit binary string per decision variable.

The solution space for this network is 1.944 × 1050 times larger than Example 1. We kept the population size (i.e. 100) and the maximum number of function evaluations allowed (i.e. one million) the same as in Example 1 to help illustrate the efficiency of the proposed simultaneous multi-directional search approach. The average CPU time for one million function evaluations was 42.08 min. The non-dominated solutions achieved include 27 feasible solutions. Additionally there are five marginally infeasible solutions. The shortfall in the residual head at the demand nodes is less than 1 cm in total, in three of the marginally infeasible solutions. For the other two marginally infeasible solutions the total shortfall in residual head is between 2 and 5 cm. Therefore, there are effectively 32 feasible solutions and 68 infeasible solutions in the final nondominated set. With only eight pipe sizes available, the proportion of feasible solutions achieved is quite reasonable as the required residual pressure of 28 m is stringent relative to the reservoir heads of 30 m.

The trade-off between cost and entropy can be seen in Fig. 4b. The cheapest feasible solution has cost and entropy values of €8.011 million and 4.7968 respectively, while the most expensive one has cost and entropy values of €10.285 and 7.2989 respectively. The distribution of feasible solutions over a wide range of LME values can be seen in Fig. 4d. Indeed the feasible solutions represent 26 different LMEs, which provides further evidence of the effectiveness of the proposed approach for a multi-directional maximum-entropy search. Among the feasible solutions the largest surplus head at the critical node is 0.159 m. All the rest are small enough to suggest the solutions found are good or near optimal. The average value of surplus head, for the full set of 27 feasible solutions, is 0.035 m which is reasonable as the pipe sizes are discrete.

Fig. 4
figure 4

Nondominated solutions achieved for Network 2. a Total deficit in head vs. cost b Entropy vs. cost. c Total deficit in head vs. entropy d Theoretical maximum vs. achieved entropy

As mentioned in Example 1, the entropy values for some of the infeasible solutions seem questionable. This relates to the solutions in the lower branch of the graph of cost vs. entropy that has a negative gradient. This may be an anomaly due to demand-driven analysis. In other words, the entropy values in question may be based on pipe flow rates that, ordinarily, may not be achievable in practice. Also, in the graph of entropy vs. the total deficit in head, it can be seen that the entropy increases apparently as the deficit in head increases, up to a total deficit of about 3000 m. Additional investigations are therefore required to clarify this issue. These observations would appear to indicate that the performance of the proposed multi-directional search algorithm could be improved by replacing the demand-driven simulator with a pressure-driven simulator (Seyoum and Tanyimboh 2014; Gorev and Kodzhespirova 2013; Kovalenko et al. 2014; Abdy Sayyed et al. 2015).

6 Conclusions

The results of the proposed multi-directional search strategy in this article illustrate the effectiveness of maximizing the entropy values associated with different sets of flow directions while maintaining the objective of globally maximizing the entropy of the water distribution system and minimizing the cost. A good distribution of maximum entropy values was achieved for the feasible designs. Clusters of feasible designs derived from different maximum entropy values were produced. In other words, multiple alternative optimal solutions are generated for each competitive set of flow directions that the procedure provides. Also, the application of the proposed concept of hydraulic performance deficit derived by combining the shortfall in entropy and the total node pressure deficit was successful in reducing the number of objectives and driving the evolutionary search. The new evolutionary search procedure was developed with a demand driven hydraulic simulator. Therefore, further investigation into the handling of pressure deficient solutions that may have misdirected the search is indicated. It appears that these complications could be avoided altogether by replacing the demand-driven hydraulic simulator with a head-driven simulator. Further research is thus indicated.