Open Access
ARTICLE
Amplitude-Ensemble Quantum-Inspired Tabu Search Algorithm for Wireless Sensor Network Deployment
Department of Computer Science and Information Engineering, National Ilan University, Yilan City, Taiwan
* Corresponding Author: Kuo-Chun Tseng. Email:
(This article belongs to the Special Issue: Heuristic Algorithms for Optimizing Network Technologies: Innovations and Applications)
Computers, Materials & Continua 2026, 88(3), 106 https://doi.org/10.32604/cmc.2026.076965
Received 29 November 2025; Accepted 15 June 2026; Issue published 23 July 2026
Abstract
Wireless Sensor Networks (WSNs) are important infrastructure for smart-city applications, such as environmental monitoring, public safety, and smart transportation. However, finding effective sensor locations is an NP-hard problem because a deployment must satisfy sensing coverage and communication connectivity while minimizing the number of sensors. Following the basic framework of a previous study, this study replaces the original optimization algorithm with the Amplitude-Ensemble Quantum-inspired Tabu Search (AEQTS) algorithm and retains the same entanglement-like initialization strategy, resulting in the proposed AEQTSwE (AEQTS with Entanglement) framework for the WSN deployment problem. AEQTSwE uses a quantum-inspired search mechanism and an ensemble update strategy to explore the solution space more efficiently, while the retained initialization strategy provides high-quality initial deployments. Experimental results show that AEQTSwE reduces the number of deployed sensors while satisfying the required coverage and connectivity constraints. It also converges faster and produces more stable solutions than existing approaches under different conditions. Sensitivity, ablation, statistical, and complexity analyses further show that AEQTSwE has low parameter sensitivity, stable performance, and potential for larger and more complex deployment scenarios.Keywords
With the rapid development of Artificial Intelligence (AI) and the Internet of Things (IoT), the idea of smart cities is gradually moving from vision to reality. In a smart-city framework, AI plays a key role in real-time decision-making and automated control, and its performance depends heavily on timely data collection and accurate sensing. To achieve this, sensor deployment has become an essential part of smart-city infrastructure [1,2].
However, real-world smart-city environments are complex. Deployment may take place in two-dimensional (2D) or even three-dimensional (3D) spaces, and different sensors can have different constraints and specifications in practical scenarios. Communication performance and compatibility among sensors are also important [3]. These factors further increase the difficulty of the Sensor Placement Problem (SPP), which is known to be a challenging combinatorial optimization problem. Several variants of the SPP have been proven to be NP-complete or NP-hard [4,5]. Therefore, approximation and metaheuristic optimization methods are often required to obtain good solutions for large-scale instances.
In most practical settings, sensors are required to have basic networking capabilities so that they can communicate and forward data to a sink node. For this reason, many studies focus on the deployment of Wireless Sensor Networks (WSNs). WSNs can be used in many applications such as traffic monitoring, environmental sensing, infrastructure safety, and energy management [1,6]. However, designing a WSN is not simply placing many sensors in random positions. It involves several conflicting objectives, including maximizing coverage, ensuring network connectivity, improving data transmission efficiency, reducing energy consumption, and minimizing deployment cost [6,7]. These conflicting goals make WSN deployment even more difficult. Nevertheless, solving this problem effectively can provide an important theoretical basis for future smart-city infrastructure and can help improve the accuracy of AI-based decisions.
To focus on the effects of coverage and connectivity, this study first considers a 2D deployment scenario with homogeneous sensors, where all sensors share the same sensing radius and communication range. Although simplified, this setting still reflects the core characteristics of many practical applications, such as indoor monitoring or planar-area deployment. It also provides a solid foundation for future extensions to heterogeneous sensors and 3D terrains. Based on this setting, we formulate the problem as a discrete combinatorial optimization task that aims to minimize the number of required sensors while satisfying multiple deployment constraints.
Although many metaheuristic methods are used to solve this NP-hard deployment problem, they still have major limitations in practice. Both traditional and hybrid algorithms often suffer from high parameter sensitivity, complex designs, and premature convergence. To address these limitations, this study develops a structurally simple optimization framework by replacing the core algorithm in the framework proposed by Kuo et al. [7]. Specifically, we adopt a quantum-inspired search mechanism proposed in our previous work [8]. This mechanism not only accelerates convergence and improves solution quality but also reduces parameter dependence and maintains structural simplicity.
Contributions
To obtain an efficient approximate solution for this problem, we adopt the quantum-inspired algorithm proposed in our earlier work [8] and evaluate it under standard WSN scenarios. The results show that it reduces the number of sensors while keeping sensing accuracy and connectivity stable, indicating its potential for large-scale automated WSN deployment in future smart cities. The main contributions of this study are as follows:
1. We propose the Amplitude-Ensemble Quantum-inspired Tabu Search algorithm (AEQTS) with Entanglement initialization (AEQTSwE), a quantum-inspired deployment algorithm that integrates the amplitude-based update mechanism of AEQTS [8] into the Quantum-inspired Tabu Search algorithm with Entanglement initialization (QTSwE) framework [7]. In addition, a historical global-best set is used to guide the search. The proposed method preserves a simple, low-parameter structure while enhancing stability, convergence speed, and solution quality under various WSN constraints, with reduced reliance on explicit balancing between exploration and exploitation.
2. This study also demonstrates that the historical global-best update strategy outperforms the original current-best update strategy used in QTSwE [7]. Experimental results show that, across the eight Uniform and Non-Uniform benchmark settings, AEQTSwE reduces the mean sensor count by about 10.6% compared to QTSwE-CB [7] (our implemented version of QTSwE [7]). In detailed data comparisons, the median sensor count is reduced by about 9.6%, while the standard deviation is reduced by about 61.5%.
3. This work provides a comprehensive evaluation of AEQTSwE through parameter sensitivity analysis, ablation studies, statistical significance tests, and computational complexity analysis. These analyses show that the proposed method has low parameter sensitivity, that its main optimization ability comes from the quantum-inspired algorithm update mechanism, and that its main scalability bottleneck lies in the repair and evaluation procedures. The framework can also be extended to heterogeneous sensor deployment, dynamic re-positioning, 3D terrain deployment, and more complex real-world geographical maps containing physical obstacles and dynamic constraints [9,10]. This study offers a scalable foundation for future studies.
The deployment and coverage optimization of WSNs has long been regarded as one of the most important and challenging research topics in this field, and it is also a key foundation for future AI and smart-city systems. The problem is essentially a high-dimensional combinatorial optimization task, where multiple objectives–such as coverage, network connectivity, sensing quality, and network lifetime–must be satisfied under limited cost and energy budgets.
Early studies modeled the coverage and deployment problem [11,12], and later work refined the probabilistic sensing model [13]. Several surveys also summarized WSN architectures, coverage models, deployment strategies, and related challenges [14–18], showing that deployment and coverage optimization remains a central and unresolved issue. A recent review by Egwuche et al. [19] further confirms that, even with modern machine learning techniques, significant research gaps still persist in WSN coverage and deployment.
Based on the existing literature, WSN deployment methods can be roughly divided into three categories: (a) heuristic and deterministic methods, (b) machine-learning-based methods, and (c) metaheuristic methods. In this work, we also highlight the development of quantum-inspired algorithms within this context, which will be explained in the following sections.
2.1 Heuristic and Deterministic Methods
Early work by Dhillon and Chakrabarty [20] introduced Max-Avg-Cov and Max-Min-Cov, which maximize average coverage and minimum coverage. Both methods outperform random and uniform deployment. Zou and Chakrabarty [11,12] proposed a probabilistic sensing model with confidence levels and developed Max-Miss and Min-Miss to control missed-detection probability, achieving more reliable coverage. Zhang et al. [4] formulated the deployment problem as an NP-hard integer linear program and proposed Diff-Deploy, which improves computational efficiency through the linear shift-invariant property and yields better coverage than Min-Miss and random deployment. Other studies used analytical or deterministic deployment based on geometric grids, analytical models, or dynamic programming. When the sensing radius is fixed and the area boundary is known, regular layouts such as square, triangular, or hexagonal grids can achieve full coverage and good connectivity with few sensors [14].
On the other hand, some studies [13,21,22] studied sensor deployment from the viewpoint of uncertain sensing. They proposed the Evidence-Based Deployment Algorithm (EBDA) and Efficient Evidence-Based sensor Deployment Algorithm (E2BDA), which use the transferable belief model for cooperative target detection while considering both coverage and connectivity. This uncertainty-based sensing model later became one of the main models used in follow-up research. Senouci et al. [22] also tested these methods on the ArduiNet experimental platform to show that they work in real environments. Li et al. [23] further modeled the deployment problem as a dynamic programming problem and used a step-by-step decision process to place sensors while balancing coverage and cost.
These methods offer high interpretability and well-defined models, making them strong references for regular sensing environments. However, their computational cost grows rapidly in large, irregular, or constraint-rich environments. As a result, deterministic and traditional heuristic approaches serve mainly as theoretical baselines or small-scale deployment solutions and are difficult to extend to large-scale or multi-objective scenarios.
2.2 Machine-Learning-Based Methods
With the progress of artificial intelligence, Machine Learning (ML) has been widely used in many WSN functions, such as energy-aware routing, traffic prediction, anomaly detection, and k-barrier prediction [15,19]. In coverage and deployment problems, some studies use Reinforcement Learning (RL) to design sleep scheduling or node on/off strategies. These methods learn how to balance remaining energy and coverage quality to achieve area coverage and energy control. For example, Egwuche et al. [19] also summarized several works that use ML or RL to improve coverage or network lifetime.
However, survey papers consistently point out that the main role of machine learning in WSNs is still routing, data processing, and behavior prediction, rather than directly solving node deployment or coverage optimization [16,19]. Deployment is a one-time decision problem and lacks large labeled datasets for training. In addition, constraints such as coverage, connectivity, and cost are hard to include in an end-to-end ML model. Because of this, ML cannot easily replace optimization algorithms for deployment design. Therefore, ML is currently used more as a supporting tool, such as predicting environmental conditions or estimating coverage quality, rather than being the main optimization engine for coverage and deployment problems.
In contrast, metaheuristic methods based on nature-inspired and evolutionary computation have become the mainstream solutions for deployment and coverage optimization. Many survey papers report that for multi-objective problems such as coverage, connectivity, and energy consumption, researchers commonly use Particle Swarm Optimization (PSO) [24], Genetic Algorithms (GA) [25], Differential Evolution (DE) [26], Grey Wolf Optimizer (GWO) [27], Artificial Bee Colony (ABC) [28], Ant Colony Optimization (ACO) [29], Harmony Search Algorithm (HSA) [30], and various multi-objective evolutionary algorithms [31]. For example, Wang et al. [32] proposed an improved GWO for node coverage optimization, using a nonlinear convergence factor, elite strategy, and dynamic mutation strategy to increase population diversity and escape local optima. ZainEldin et al. [25] introduced a GA-based dynamic deployment technique with variable-length encoding and a new two-point crossover operator, targeting maximum coverage with minimum node count. Gorkemli and Al-Dulaimi [28] studied the performance of fast ABC in dynamic deployment scenarios. Al-Fuhaidi et al. [30] used HSA to design a high-coverage deployment model for heterogeneous WSNs. Recent advances in 2025 have further optimized complex network deployments. For example, Priyadarshi [10] proposed a customized PSO framework that utilizes intelligent role assignment to effectively balance coverage quality and energy consumption in heterogeneous WSNs. Furthermore, to overcome the limitations of single metaheuristics, Anka [9] introduced a Hybrid Genetic Particle Swarm Optimization (HGPSO) method that integrates the global exploration of GA with the local exploitation of PSO to simultaneously optimize coverage, connectivity, redundancy, and energy efficiency. Overall, these works show that metaheuristics can handle multiple objectives and complex constraints with reasonable computational cost, making them currently the most effective and flexible solution family in practice.
The rapid evolution and necessity of these advanced techniques have been thoroughly documented in recent high-quality survey studies. Dokeroglu et al. [33] reviewed over 150 new metaheuristics to identify the 23 most influential algorithms, emphasizing that avoiding premature convergence in complex optimization requires hybrid, adaptive, and machine-learning-integrated mechanisms. More specifically in the domain of WSN, Houssein et al. [34] provided a comprehensive review confirming that tackling complex WSN challenges, such as multi-objective deployment and energy efficiency, increasingly requires moving beyond traditional single algorithms to more sophisticated metaheuristic designs.
However, while these sophisticated and hybrid approaches improve optimization performance, several survey papers [2,16,19] also point out that most metaheuristics still share some common weaknesses. These include high sensitivity to parameter settings, limited portability due to problem-specific operator design, and relatively weak theoretical analysis and convergence guarantees. Therefore, an important research direction is how to keep their strong search ability while reducing parameter dependence and improving structural simplicity and analyzability.
Recent studies in the field of metaheuristics have also gradually explored natural or mathematical principles beyond animal behaviors to inspire algorithm design. This direction may help simplify the difficulty of balancing exploration and exploitation, reduce parameter dependence, and make algorithm implementation simpler. Such designs are also useful for dealing with real-world engineering challenges that are difficult to model. For example, Hussein et al. [35] proposed an algorithm inspired by quantum properties. This algorithm provides a structured way to balance exploration and exploitation, and its effectiveness was further tested on real-world engineering challenges. Later, Ibrahim et al. [36] designed an algorithm from the perspective of mathematical mechanisms by introducing the concept of slope into population-based search, thereby simplifying the overall algorithm design and reducing the number of control parameters. These recent trends are also consistent with the motivation of quantum-inspired metaheuristics, which aim to use more structured search representations and update mechanisms to maintain global search ability while reducing the dependence on manual parameter tuning and problem-specific characteristics.
2.4 Quantum-Inspired Metaheuristics
Quantum-inspired algorithms have been introduced as enhanced metaheuristics that represent solution probabilities with quantum bit (qubit) amplitudes and explore the search space through quantum measurements and rotation updates. Kuo et al. [7] proposed Quantum-inspired Tabu Search algorithm with Entanglement initialization (QTSwE), which integrates quantum-inspired tabu search with entanglement to generate dependency-aware initial solutions and then applies global and local search. Their results show that QTSwE satisfies coverage and connectivity requirements using fewer sensors and outperforms several existing deployment methods [37].
Overall, prior work reveals a clear progression. Heuristic and deterministic methods serve as baselines but scale poorly in large or complex settings. Machine learning is widely applied in WSNs but remains a supporting tool rather than a primary optimizer for deployment and coverage. Metaheuristics provide strong practical performance, and quantum-inspired methods further enhance search ability. Following this direction, this study adopts AEQTS [8] as the optimization engine, aiming for a simple and low-parameter framework that achieves faster convergence and better solution quality in WSN deployment.
The design concept of AEQTS [8] is inspired by Grover’s search algorithm [38]. Grover’s search algorithm is a well-known quantum algorithm that can find a target item in an unsorted database with a complexity of
AEQTS [8] is inspired by the amplitude adjustment concept of Grover’s search algorithm [38]. Before AEQTS [8], QTS [39] was the quantum-inspired algorithm whose overall structure was closest to Grover’s search algorithm [38]. Therefore, the name AEQTS still follows the naming style of QTS. However, QTS [39] uses only the best and worst solutions in each iteration, which wastes much of the information contained in the population. In contrast, AEQTS [8] successfully uses all population information. In each iteration, all solutions in the population are paired and used to update the corresponding quantum states one by one. This makes the convergence faster and more effective, without introducing any additional parameters.
Moreover, in our later studies, we observed some quantum-like effects in AEQTS [8]. Even for many problems where QTS [39,40] fails to converge, AEQTS [8] can still continue to converge well. Therefore, the performance and behavior of AEQTS [8] are substantially different from those of QTS [39]. AEQTS [8] should not be simply regarded as another extension or variant of QTS [39,40].
In addition, unlike traditional algorithms, AEQTS [8] does not need to explicitly balance exploration and exploitation. Therefore, it does not require separate operations for these two search behaviors, nor does it require extensive experiments to tune parameters caused by the trade-off between them. For these reasons, AEQTS [8] retains a close conceptual connection to quantum amplitude amplification while remaining simple and effective as a quantum-inspired metaheuristic.
3 Wireless Sensor Network Deployment Problem
This section defines the WSN deployment problem in three parts. First, the sensing characteristics of sensors and the related mathematical expressions are introduced. Then, the constraints of the deployment problem are described. Finally, the objective function and constraints of this problem are formulated.
In this study, we consider a two-dimensional grid composed of
The probability sensing model used for each

Figure 1: Sensing range model of a sensor.
In Fig. 1, the sensing range of a sensor is divided into a confident circle and a maximum circle. Events occurring inside the confident circle are detected with the highest probability. For example, if a sensor’s maximum detection probability is 100%, then all events in the confident circle are detected with 100% probability. Events occurring between the confident circle and the maximum circle are detected with a decreasing probability, and all sensors follow a distance-based probability decay. These sensing rules are defined in Eq. (1), where
In this study, we assume

Figure 2: Sensor detection probability map. Darker colors represent lower detection probabilities, while brighter colors represent higher detection probabilities.
In addition, we must consider the detection probability when the sensing ranges of multiple sensors overlap. As shown in Eq. (3), let
For example, in Fig. 3, two sensors are placed at coordinates (5, 6) and (11, 6) (coordinates counted from the top-left corner starting from 1). For the grid cell at (7, 6), its detection probability is

Figure 3: Grid-based detection probability with multiple sensors. Darker colors represent lower detection probabilities, while brighter colors represent higher detection probabilities.
Finally, we define a threshold value
3.2 Constraints in the Deployment Problem
After defining the deployment scenario, we then discuss the constraints of the deployment problem. This means that not every sensor deployment is a feasible solution. A deployment is feasible only if it satisfies the following two constraints:
1. All detection thresholds
2. All sensors must be connected, meaning that every sensor must have a path to send data back to the sink. This must satisfy Eq. (5), where
3.3 Deployment Problem Formulation
In this study, the deployment configuration is represented by a binary matrix
Objective function: The goal of the deployment problem is to minimize the total number of deployed sensors as Eq. (6).
Coverage constraint: For each grid cell, the aggregated detection probability must satisfy the required threshold
Connectivity constraint: All deployed sensors must form a single connected component under the communication radius
Final formulation: The deployment problem is summarized in Eq. (9).
Since the formulation involves binary decision variables, nonlinear probabilistic coverage constraints, and graph-connectivity constraints, the resulting optimization problem is a nonlinear integer program and is NP-complete or NP-hard [4,5]. Therefore, exact optimization techniques become infeasible for realistic grid sizes, which motivates the use of our AEQTS [8] as the optimization engine.
4 AEQTS with Entanglement Initialization (AEQTSwE) for WSN Deployment
This section first introduces the AEQTSwE algorithm for the WSN deployment problem and explains its core design concept in detail. Then, it describes why the update strategy of AEQTSwE used in this work is different from that of the original AEQTS [8], based on the characteristics of this problem. Finally, the overall computational complexity and scalability of the proposed method are analyzed.
4.1 Proposed AEQTSwE Algorithm
This study adopts the AEQTS algorithm proposed by our team [8] as the core method for sensor deployment. Following the idea of Kuo et al. [7], we adapt AEQTS [8] to the deployment setting and obtain AEQTSwE, which handles both coverage and connectivity. The overall procedure is shown in Algorithm 1.
Compared with QTS [39], AEQTS [8] uses the information from the whole population. Without introducing any additional parameters, it achieves faster convergence and better search performance in the tested settings. Another advantage of AEQTS [8] is that it reduces the need for separately designed exploration and exploitation operators. Traditional algorithms often introduce many parameters to balance these two search behaviors, which makes the algorithms more complex and requires more time for parameter tuning. In contrast, AEQTS [8] has a simple structure with very few parameters, and its performance is less sensitive to parameter settings. Once implemented, it can provide competitive performance with relatively low tuning effort.

In Algorithm 1, the procedure is similar to the method of Kuo et al. [7] with two main changes. AEQTSwE updates angles using all population solutions for pairing, and it forms pairs between the historical global-best set and the current-worst set. The main components of Algorithm 1 are explained below.
| Line 2: | In iteration 0, the initial solution is generated using an entanglement mechanism. Because WSN deployment has certain characteristics–placing sensors too close causes overlap and wastes resources, while placing them too far apart may break connectivity–the distance between sensors must satisfy a minimum spacing. Similar to quantum entanglement, we derive an effective distance |
| Line 3: | Initialize the qubit matrix |
| Line 6: | Measure the qubit matrix |
| Lines 7–9: | Repair each generated solution using Algorithm 3. The process first attempts to remove sensors one by one; if removing a sensor does not degrade either coverage or connectivity, it is removed. If coverage becomes insufficient, a sensor is added at the grid cell with the lowest coverage until coverage satisfies Eq. (4). If connectivity is not satisfied, the algorithm identifies the closest disconnected components, finds the sensor pair with the shortest distance, and places additional sensors along that path. This continues until all components become connected, satisfying Eq. (5). After repair, each solution |
| Line 11: | If the global-best is not updated for a number of iterations equal to the variable detection_iteration, the algorithm concludes that it has fallen into a local optimum. |
| Lines 12–14: | After entering the local search phase, the algorithm randomly selects a fixed number of solutions (local size), determined by a given parameter, and tests them by attempting to move each one to one of the eight surrounding grid cells. A movement is accepted only if both coverage and connectivity remain unchanged; otherwise, the sensor returns to its previous position and the local search for that sensor stops. If the new position overlaps with another sensor, the two sensors are merged. If the sensor reaches the final tested position and all movements still maintain the same coverage and connectivity, the last movement is kept to increase solution diversity. |
| Line 15: | Select |
| Line 16: | Sort |


4.2 Suitability of Historical Global-Best Pairing for WSN Deployment
In the original update strategy of AEQTS [8], the solution set in each iteration is divided into a current-best solution set and a current-worst solution set, denoted by
In each iteration, the qubit is rotated according to the difference between
Then, the update in iteration
where
This means that if the update direction of this qubit is generally consistent across pairs and iterations,
In the WSN deployment problem, when coverage and connectivity are already satisfied or nearly satisfied, many solutions may have the same or similar number of sensors but clearly different spatial structures. These solutions form a large near-equivalent solution set. In this case, if the current-best update mechanism is used,
In contrast, when the historical global-best update strategy is used, the update direction can remain more stable across iterations. In this case,
However, it should be emphasized that this does not mean that the historical global-best strategy is the best choice for all problems. If update-direction oscillation does not occur, the current-best pairing strategy may be more suitable, while the historical global-best pairing strategy may lead to premature convergence. This is also the only implementation-dependent part of AEQTS [8]. Therefore, different pairing strategies may need to be tested first, and the final choice should be made after the problem characteristics are better understood.
4.3 Computational Complexity and Scalability Analysis
To further explain the scalability of AEQTSwE on larger-scale problems, this subsection briefly analyzes its computational complexity. Let
In each iteration, AEQTSwE first performs measurement based on the qubit matrix to generate
The main computational cost comes from repair and fitness evaluation. For a single candidate solution, coverage evaluation needs to compute and update the detection probability of grid cells based on the currently deployed sensors. Its cost can be conservatively estimated as
However, the repair procedure is not only a single evaluation. It may repeatedly try to remove redundant sensors, cover uncovered cells, and fix disconnected components. Therefore, let
where
In each repair operation, in the most conservative case, coverage evaluation and connectivity checking may need to be performed again. Therefore, the cost of a single repair operation can be approximately expressed as
By combining measurement, repair/evaluation, and qubit update, the overall time complexity of AEQTSwE in one iteration can be expressed as
After ignoring constant factors, it can be simplified as
Next, consider the worst-case complexity. Since the sensor count cannot exceed the number of grid cells, we have
This analysis shows that, when the population size
This section describes the experimental environment and parameter settings, and evaluates the performance of the proposed AEQTSwE sensor deployment method. The proposed method is implemented in Python. Following the scenario design of Kuo et al. [7], the simulation environment is a
The population size of the algorithm is set to 100, and the maximum number of iterations is set to 500. The initial value of the quantum probability amplitude

All methods are also evaluated under two conditions: (a) connectivity treated as a hard constraint, and (b) connectivity not treated as a constraint. When connectivity is a constraint, any sensor that cannot reach the sink triggers a repair process until all sensors eventually become connected. When connectivity is not a constraint, higher connectivity simply contributes to a better fitness score during evaluation (number of disconnected sensors
Fig. 4 shows three uniform-distribution scenarios with required detection probabilities of 0.3, 0.6, and 0.9, which correspond to low, medium, and high sensing density. From Tables 2–7, we can observe that the method of Kuo et al. [7] still performs better than other classical approaches. Our implementation, QTSwE-CB [7], produces results similar to those reported by Kuo et al. [7], except for Scenario 1 when connectivity is not considered. Overall, the original behavior of QTSwE is successfully reproduced. In addition, we find that using historical global-best solutions for updating can significantly improve the solution quality, and the AEQTSwE variant, which adopts this update strategy, achieves the best performance. The final deployment results for the three scenarios are shown in Fig. 5. We further compare QTSwE-CB [7], QTSwE-GB, and AEQTSwE using the convergence plots in Figs. 6 and 7. In all scenarios, AEQTSwE converges faster and reaches the best final result. This shows that its update strategy can more effectively use information from the entire population. Specifically, by using the historical global-best solution set, the update strategy provides a consistent update direction while retaining sufficient diversity. This approach accelerates convergence while maintaining high-quality final solutions. In addition, Table 8 shows more detailed results, such as the best, worst, mean, standard deviation, and median values. These values show that AEQTSwE not only performs better but is also more stable.

Figure 4: Detection probability under uniform request distribution.







Figure 5: Sensor deployment of AEQTSwE across three uniform distribution scenarios.

Figure 6: Convergence of QTSwE-CB [7], QTSwE-GB, and AEQTSwE across three constrained scenarios.

Figure 7: Convergence of QTSwE-CB [7], QTSwE-GB, and AEQTSwE across three unconstrained scenarios.

Both AEQTSwE and QTSwE-GB use the historical global-best solution to update qubits. They likely perform better because of the nature of this problem. If the algorithm only uses the current iteration’s best and worst solutions for updates, the qubit probabilities cannot converge easily. This result also indicates that AEQTSwE can effectively use population information, making its overall convergence speed better than any QTS-based algorithm [39]. In contrast, the current-best update strategy may maintain excessive structural diversity in the population. In addition, due to the repair mechanism, the algorithm generates many solutions that have the same fitness value but different structures. This causes the algorithm to oscillate, making it even harder for the probabilities to converge, which greatly reduces both convergence speed and search ability. However, using the global best solution as a guide can effectively avoid this oscillation. It allows the qubit probabilities to converge steadily, keeps the algorithm working effectively, and significantly improves the overall performance.
To simulate real sensing environments where different regions have different levels of importance, and following the experimental design of Kuo et al. [7], we construct the scenario shown in Fig. 8a. In this scenario, the sensing map is divided into several regions, each with its own detection threshold

Figure 8: Heatmaps and convergence results for all Non-Uniform cases. (a) Detection probability under Non-Uniform distribution. (b) AEQTSwE deployment (Non-Uniform). (c) AEQTSwE deployment (Non-Uniform; no connectivity constraint). (d) Convergence comparison (Non-Uniform). (e) Convergence comparison (Non-Uniform, no connectivity constraint).

Table 10 further shows the detailed statistical results of the three quantum-inspired methods under the Non-Uniform scenario with and without the connectivity constraint. Although AEQTSwE and QTSwE-GB obtain close results in this scenario, AEQTSwE still achieves slightly better basic statistical values. In particular, AEQTSwE uses fewer sensors than QTSwE-GB on average and also performs much better than QTSwE-CB. This shows that the proposed AEQTSwE remains effective under Non-Uniform sensing requirements, where different areas have different detection demands.

5.3 Sensitivity Analysis and Ablation Study
In this subsection, we analyze the impact of different parameters in AEQTSwE, such as the rotation angle (
5.3.1 Parameter Sensitivity Analysis
Following the main experimental setting, we fix the maximum number of iterations to 500 and test the scenarios with and without the connectivity constraint at

Figure 9: Parameter sensitivity analysis for different
In another experiment, we fix
Finally, the overall results in Fig. 9 show that AEQTSwE can maintain stable performance under different settings of
In this section, the algorithms are first tested in scenarios where

To further analyze the actual contribution of the repair mechanism, an ablation study is designed with

Figure 10: Ablation study on the repair mechanism.
In addition, the comparison between Tables 8 and 11 also shows that the repair mechanism has only a limited effect on the algorithms using the historical global-best update strategy, such as AEQTSwE and QTSwE-GB. However, it has a much larger effect on the algorithm using the current-best update strategy, such as QTSwE-CB [7]. This means that the repair mechanism may still have some influence, but its effect on AEQTSwE and QTSwE-GB is not very obvious in the
Next, we also test the generation of initial solutions with and without the entanglement mechanism. The results are shown in Fig. 11. As shown in the figure, the effect of the entanglement mechanism is not very pronounced, but it still leads to slightly faster convergence. One possible reason is that the repair mechanism can also effectively reduce the number of sensors, so the differences between the initial solutions are not very large. Furthermore, Fig. 11b shows that QTSwE-CB [7] heavily relies on this entanglement mechanism. This is because the entanglement mechanism provides a more reasonable and fixed initial solution pattern, allowing QTSwE-CB [7] to start from relatively better initial solutions that are more suitable for its search process, thereby achieving better exploration and convergence. However, the tests on QTSwE-GB and AEQTSwE show that, by using the historical global-best solution set to update qubits, these methods no longer need to rely on the entanglement mechanism.

Figure 11: Ablation study on the entanglement mechanism at
The execution time percentage of each component in AEQTSwE is also recorded. Since the current implementation is still a prototype written in Python, the execution speed is not yet optimized. After the feasibility and effectiveness of the algorithm are confirmed, lower-level programming languages or parallel computing can be further used to accelerate it. Therefore, this study analyzes the execution time distribution of different components as a basis for future optimization. Specifically, this study selects two scenarios with the connectivity constraint for analysis, namely
5.4 Scalability Analysis on Larger Grids
Two larger grid scenarios,
Tables 12 and 13 show a consistent trend: methods using the historical global-best solution set outperform the current-best update strategy, and AEQTSwE achieves the most stable performance while maintaining full connectivity and a 100% average coverage rate. AEQTSwE still outperforms the other two algorithms when all sensors remain connected and the average coverage rate reaches 100%. Fig. 12 further shows the effect of the repair mechanism on these three algorithms in more detail. Compared with Fig. 10, it can be observed that, in this larger-scale scenario, the repair mechanism not only guarantees the coverage rate and connectivity but also removes redundant sensors. Therefore, it provides high-quality feasible solutions in the early stage of evolution, causing the number of sensors to decrease rapidly at the beginning. However, without the help of the repair mechanism, although AEQTSwE still outperforms the other two algorithms, it cannot converge to the same result as the version with the repair mechanism in the larger scenario. This also indicates that the repair mechanism can help stabilize the search process of AEQTSwE. In other words, the repair mechanism shows a scale-dependent delayed effect: its advantage becomes more evident as the grid size increases, helping the overall search process converge better. These results also indicate that AEQTSwE can maintain stable performance in these larger grid settings.



Figure 12: Scalability analysis on the
The above scalability results are also consistent with the runtime analysis and the complexity discussion in Section 4.3. Since the repair procedure and fitness evaluation account for the largest computational cost, a larger grid is expected to increase the runtime. When the grid size increases from
5.5 Statistical Significance Analysis
To further confirm whether the performance differences among different algorithms are statistically significant, this study discusses non-parametric statistical tests in addition to descriptive statistics, such as best, worst, mean, median, and standard deviation. Since the results of multiple independent runs of metaheuristic algorithms may not satisfy the normality assumption, this study uses the Kruskal–Wallis test [42], the Mann–Whitney
5.5.1 Kruskal–Wallis Test [42]
First, this study applies the Kruskal–Wallis test [42] to examine whether there are significant differences among AEQTSwE, QTSwE-GB, and QTSwE-CB under the different benchmarks. The Kruskal–Wallis test [42] is suitable for comparing the distribution differences among three or more independent samples.
For the following three statistical tests, let the result sequence of the
All observations from the compared methods are first pooled and ranked together. Let
Under the null hypothesis that all methods come from the same distribution,
The detailed test results are shown in Table 14. A

5.5.2 Mann–Whitney
The Mann–Whitney
where
After ranking, let the rank values
Since
This study performs two pairwise comparisons for each problem setting. Only the comparisons between AEQTSwE and the other algorithms are considered, namely “AEQTSwE vs. QTSwE-GB” and “AEQTSwE vs. QTSwE-CB”. The detailed results are shown in Table 15. Most comparisons show statistically significant differences. Only a few cases, including the comparisons with QTSwE-GB when

5.5.3 Friedman Test [44]
Finally, this study further uses the Friedman test [44] to analyze the overall ranking differences among the three methods across different
Let
The statistic of the Friedman test [44] can then be expressed as
Next, the corresponding
Table 16 shows that AEQTSwE obtains the best rank in the selected benchmark settings, QTSwE-GB ranks second, and QTSwE-CB ranks third. Therefore, AEQTSwE has the lowest average rank across all settings. The

This study addresses the WSN deployment problem by combining the AEQTS algorithm with WSN-specific fitness functions and repair mechanisms. Following the initialization strategy of Kuo et al. [7], we propose the AEQTSwE framework, which aims to satisfy three objectives simultaneously: the event detection threshold, topology connectivity, and the minimization of sensor count. Under the conceptual design of AEQTS [8], the update process uses information from all solutions in the population, allowing the algorithm to perform global search and local refinement more effectively.
Experimental results show that, across eight Uniform and Non-Uniform distributions in the 50
Additional experiments on the algorithm itself show that AEQTSwE is not highly sensitive to the rotation angle or the population size. Moreover, the ablation experiments show that the main optimization ability comes from the evolutionary update mechanism, while the repair mechanism mainly supports constraint satisfaction, early-stage search, and larger-scale convergence. The repair mechanism also shows a delayed effect, as its advantage becomes more evident at larger scales and helps AEQTSwE achieve better convergence. The statistical tests also show that the performance differences among the compared stochastic variants are generally significant, and AEQTSwE achieves better results in most tested benchmark settings. The complexity and runtime analyses show that the main scalability bottleneck comes from repeated repair and evaluation, rather than from the quantum-inspired update itself. The overall complexity grows polynomially, so the performance can be further improved by optimizing the repair or evaluation procedures.
Overall, this study shows that incorporating a historical global-best ensemble into the quantum-inspired update process provides a simple yet effective way to enhance both convergence stability and solution quality. The proposed framework maintains a relatively low-parameter structure while achieving competitive and stable optimization performance, making it a practical approach for the tested WSN deployment problems.
Several directions can be explored to further extend this work. First, the current implementation is based on a Python prototype. Performance can be further improved through optimized implementations using lower-level programming languages or parallel computing techniques. Second, the proposed AEQTSwE framework can be extended to more complex and realistic deployment settings, including heterogeneous sensors, obstacle-aware environments, dynamic deployment scenarios, and real-world geographical maps containing physical obstacles and dynamic constraints, as explored in recent metaheuristic studies [9,10]. Third, more rigorous convergence analysis and more efficient repair/evaluation implementations should be investigated. Since the complexity and runtime analyses indicate that repair and evaluation dominate the computational cost, future work should focus on incremental coverage updates, faster connectivity checking, and parallel computation.
Acknowledgement: The authors used ChatGPT and Claude to assist with language polishing, grammar correction, and improving the clarity and consistency of mathematical and statistical descriptions during manuscript preparation. All scientific content was independently verified, derived, and revised by the authors.
Funding Statement: This research was funded by the National Science and Technology Council (NSTC), Taiwan, under Grant NSTC 114-2221-E-197-010-.
Author Contributions: The authors confirm their contributions to the paper as follows: Conceptualization, Kuo-Chun Tseng; methodology, Kuo-Chun Tseng; software, I-Chia Chen; validation, I-Chia Chen and Yu-Chieh Cho; formal analysis, Kuo-Chun Tseng and I-Chia Chen; investigation, I-Chia Chen and Yu-Chieh Cho; resources, Kuo-Chun Tseng; data curation, I-Chia Chen and Yu-Chieh Cho; writing—original draft preparation, Kuo-Chun Tseng and Yu-Chieh Cho; writing—review and editing, Kuo-Chun Tseng; visualization, I-Chia Chen and Yu-Chieh Cho; supervision, Kuo-Chun Tseng; project administration, Kuo-Chun Tseng; funding acquisition, Kuo-Chun Tseng. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: The authors confirm that the data supporting the findings of this study are available within the article. Additional data related to the experimental results are available from the corresponding author upon reasonable request.
Ethics Approval: Not applicable.
Conflicts of Interest: The authors declare no conflicts of interest.
Abbreviations
The following abbreviations are used in this manuscript
| ABC | Artificial Bee Colony |
| ACO | Ant Colony Optimization |
| AEQTSwE | Amplitude-Ensemble QTS with Entanglement initialization using global-best (historical global-best) update strategy |
| AI | Artificial Intelligence |
| BDA | Bernoulli Deployment Algorithm |
| DDA | Differentiated Deployment Algorithm |
| DE | Differential Evolution |
| Diff-Deploy | Differentiated Deployment |
| E2BDA | Efficient Evidence-Based sensor Deployment Algorithm |
| EBDA | Evidence-Based Deployment Algorithm |
| GA | Genetic Algorithm |
| GWO | Grey Wolf Optimizer |
| HGPSO | Hybrid Genetic Particle Swarm Optimization |
| HSA | Harmony Search Algorithm |
| IoT | Internet of Things |
| Max-Avg-Cov | Maximize Average Coverage |
| Max-Min-Cov | Maximize Minimum Coverage |
| Max-Miss | Maximize Miss probability |
| ML | Machine Learning |
| Min-Miss | Minimize Miss probability |
| PFDA | Potential Field Deployment Algorithm |
| PSO | Particle Swarm Optimization |
| QTS | Quantum-inspired Tabu Search algorithm |
| QTSwE-CB | QTS with Entanglement initialization using Current-Best (best-per-iteration) Update Strategy |
| QTSwE-GB | QTS with Entanglement initialization using Global-Best (historical global-best) Update Strategy |
| RL | Reinforcement Learning |
| SPP | Sensor Placement Problem |
| WSN/WSNs | Wireless Sensor Network/Wireless Sensor Networks |
References
1. Lai CS, Jia Y, Dong Z, Wang D, Tao Y, Lai QH, et al. A review of technical standards for smart cities. Clean Technol. 2020;2(3):290–310. [Google Scholar]
2. Abdulwahid HM, Mishra A. Deployment optimization algorithms in wireless sensor networks for smart cities: a systematic mapping study. Sensors. 2022;22(14):5094. doi:10.3390/s22145094. [Google Scholar] [PubMed] [CrossRef]
3. Du R, Santi P, Xiao M, Vasilakos AV, Fischione C. The sensable city: a survey on the deployment and management for smart city monitoring. IEEE Commun Surv Tutor. 2018;21(2):1533–60. [Google Scholar]
4. Zhang J, Yan T, Son SH. Deployment strategies for differentiated detection in wireless sensor networks. In: Proceedings of the 2006 3rd Annual IEEE Communications Society on Sensor and Ad Hoc Communications and Networks; 2006 Sep 25–28; Reston, VA, USA. New York, NY, USA: IEEE; 2006. p. 316–25. [Google Scholar]
5. Dey P, Balachandran N, Chatterjee D. Complexity of constrained sensor placement problems for optimal observability. Automatica. 2021;131(4):109758. doi:10.1016/j.automatica.2021.109758. [Google Scholar] [CrossRef]
6. Srivastava A, Mishra PK. A survey on WSN issues with its heuristics and meta-heuristics solutions. Wirel Pers Commun. 2021;121(1):745–814. doi:10.1007/s11277-021-08659-x. [Google Scholar] [CrossRef]
7. Kuo SY, Chou YH, Chen CY. Quantum-inspired algorithm for cyber-physical visual surveillance deployment systems. Comput Netw. 2017;117(1):5–18. doi:10.1016/j.comnet.2016.11.013. [Google Scholar] [CrossRef]
8. Tseng KC, Lai WC, Chen IC, Hsiao YH, Chiue JY, Huang WC. Amplitude-ensemble quantum-inspired tabu search algorithm for solving 0/1 knapsack problems. In: Proceedings of the 2024 IEEE International Conference on Systems, Man, and Cybernetics (SMC); 2024 Oct 6–10; Kuching, Malaysia. New York, NY, USA: IEEE; 2024. p. 718–25. [Google Scholar]
9. Anka F. A novel hybrid metaheuristic method for efficient decentralized IoT network layouts. Internet Things. 2025;32(10):101612. doi:10.1016/j.iot.2025.101612. [Google Scholar] [CrossRef]
10. Priyadarshi R. Efficient node deployment for enhancing coverage and connectivity in wireless sensor networks. Sci Rep. 2025;15(1):29052. [Google Scholar] [PubMed]
11. Zou Y, Chakrabarty K. Uncertainty-aware sensor deployment algorithms for surveillance applications. In: Proceedings of the GLOBECOM’03. IEEE Global Telecommunications Conference (IEEE Cat. No. 03CH37489); 2003 Dec 1–5; San Francisco, CA, USA. New York, NY, USA: IEEE; 2003. p. 2972–6. [Google Scholar]
12. Zou Y, Chakrabarty K. Uncertainty-aware and coverage-oriented deployment for sensor networks. J Parallel Distrib Comput. 2004;64(7):788–98. [Google Scholar]
13. Senouci MR, Mellouk A, Oukhellou L, Aissani A. Uncertainty-aware sensor network deployment. In: Proceedings of the 2011 IEEE Global Telecommunications Conference-GLOBECOM 2011; 2011 Dec 5–9; Houston, TX, USA. New York, NY, USA: IEEE; 2011. p. 1–5. [Google Scholar]
14. Yick J, Mukherjee B, Ghosal D. Wireless sensor network survey. Comput Netw. 2008;52(12):2292–330. doi:10.1016/j.comnet.2008.04.002. [Google Scholar] [CrossRef]
15. More A, Raisinghani V. A survey on energy efficient coverage protocols in wireless sensor networks. J King Saud Univ Comput Inf Sci. 2017;29(4):428–48. [Google Scholar]
16. Farsi M, Elhosseini MA, Badawy M, Ali HA, Eldin HZ. Deployment techniques in wireless sensor networks, coverage and connectivity: a survey. IEEE Access. 2019;7:28940–54. [Google Scholar]
17. Deif DS, Gadallah Y. Classification of wireless sensor networks deployment techniques. IEEE Commun Surv Tutor. 2013;16(2):834–55. [Google Scholar]
18. Priyadarshi R, Gupta B, Anurag A. Deployment techniques in wireless sensor networks: a survey, classification, challenges, and future research issues. J Supercomput. 2020;76(9):7333–73. doi:10.1007/s11227-020-03166-5. [Google Scholar] [CrossRef]
19. Egwuche OS, Singh A, Ezugwu AE, Greeff J, Olusanya MO, Abualigah L. Machine learning for coverage optimization in wireless sensor networks: a comprehensive review. Ann Oper Res. 2023;91–92(8):1–67. doi:10.1007/s10479-023-05657-z. [Google Scholar] [CrossRef]
20. Dhillon SS, Chakrabarty K. Sensor placement for effective coverage and surveillance in distributed sensor networks. In: Proceedings of the 2003 IEEE Wireless Communications and Networking, WCNC 2003; 2003 Mar 16–20; New Orleans, LA, USA. New York, NY, USA: IEEE; 2003. p. 1609–14. [Google Scholar]
21. Reda SM, Abdelhamid M, Latifa O, Amar A. Efficient uncertainty-aware deployment algorithms for wireless sensor networks. In: Proceedings of the 2012 IEEE Wireless Communications and Networking Conference (WCNC); 2012 Apr 1; Paris, France. New York, NY, USA: IEEE; 2012. p. 2163–7. [Google Scholar]
22. Senouci MR, Mellouk A, Oukhellou L, Aissani A. WSNs deployment framework based on the theory of belief functions. Comput Netw. 2015;88(4):12–26. doi:10.1016/j.comnet.2015.05.014. [Google Scholar] [CrossRef]
23. Li Y, Gao W, Wu C, Wang Y. Deployment of sensors in WSN: an efficient approach based on dynamic programming. Chin J Electron. 2015;24(1):33–6. doi:10.1049/cje.2015.01.006. [Google Scholar] [CrossRef]
24. Ni Q, Du H, Pan Q, Cao C, Zhai Y. An improved dynamic deployment method for wireless sensor network based on multi-swarm particle swarm optimization. Nat Comput. 2017;16(1):5–13. [Google Scholar]
25. ZainEldin H, Badawy M, Elhosseini M, Arafat H, Abraham A. An improved dynamic deployment technique based on genetic algorithm (IDDT-GA) for maximizing coverage in wireless sensor networks. J Ambient Intell Humaniz Comput. 2020;11(10):4177–94. doi:10.1007/s12652-020-01698-5. [Google Scholar] [CrossRef]
26. Ayinde BO, Barnawi AY. Differential evolution based deployment of wireless sensor networks. In: Proceedings of the 2014 IEEE/ACS 11th International Conference on Computer Systems and Applications (AICCSA); 2014 Nov 10–13; Doha, Qatar. New York, NY, USA: IEEE; 2014. p. 131–7. [Google Scholar]
27. Wang Z, Xie H. Wireless sensor network deployment of 3D surface based on enhanced grey wolf optimizer. IEEE Access. 2020;8:57229–51. doi:10.1109/access.2020.2982441. [Google Scholar] [CrossRef]
28. Gorkemli B, Al-Dulaimi Z. On the performance of quick artificial bee colony algorithm for dynamic deployment of wireless sensor networks. Turk J Electr Eng Comput Sci. 2019;27(6):4038–54. doi:10.3906/elk-1101-1030. [Google Scholar] [CrossRef]
29. Deif DS, Gadallah Y. An ant colony optimization approach for the deployment of reliable wireless sensor networks. IEEE Access. 2017;5:10744–56. doi:10.1109/access.2017.2711484. [Google Scholar] [CrossRef]
30. Al-Fuhaidi B, Mohsen AM, Ghazi A, Yousef WM. An efficient deployment model for maximizing coverage of heterogeneous wireless sensor network based on harmony search algorithm. J Sens. 2020;2020:8818826. [Google Scholar]
31. Saad A, Senouci MR, Benyattou O. Toward a realistic approach for the deployment of 3D wireless sensor networks. IEEE Trans Mob Comput. 2020;21(4):1508–19. doi:10.1109/tmc.2020.3024939. [Google Scholar] [CrossRef]
32. Wang Z, Xie H, Hu Z, Li D, Wang J, Liang W. Node coverage optimization algorithm for wireless sensor networks based on improved grey wolf optimizer. J Algorithms Comput Technol. 2019;13:1–15. [Google Scholar]
33. Dokeroglu T, Canturk D, Kucukyilmaz T. A survey on pioneering metaheuristic algorithms between 2019 and 2024. arXiv:2501.14769. 2024. [Google Scholar]
34. Houssein EH, Saad MR, Djenouri Y, Hu G, Ali AA, Shaban H. Metaheuristic algorithms and their applications in wireless sensor networks: review, open issues, and challenges. Clust Comput. 2024;27(10):13643–73. doi:10.1007/s10586-024-04619-9. [Google Scholar] [CrossRef]
35. Hussein NK, Qaraad M, El Najjar AM, Farag M, Elhosseini MA, Mirjalili S, et al. Schrödinger optimizer: a quantum duality-driven metaheuristic for stochastic optimization and engineering challenges. Knowl-Based Syst. 2025;328:114273. [Google Scholar]
36. Ibrahim MQ, Qaraad M, Hussein NK, Farag M, Guinovart D. Secant optimization algorithm for efficient global optimization. Sci Rep. 2026;16:6659. [Google Scholar] [PubMed]
37. Aitsaadi N, Achir N, Boussetta K, Pujolle G. Artificial potential field approach in WSN deployment: cost, QoM, connectivity, and lifetime constraints. Comput Netw. 2011;55(1):84–105. doi:10.1016/j.comnet.2010.07.017. [Google Scholar] [CrossRef]
38. Grover LK. A fast quantum mechanical algorithm for database search. In: Proceedings of the 28th Annual ACM Symposium on Theory of Computing; 1996 May 22–24; Philadelphia, PA, USA. p. 212–9. [Google Scholar]
39. Chou YH, Chiu CH, Yang YJ. Quantum-inspired tabu search algorithm for solving 0/1 knapsack problems. In: Proceedings of the Genetic and Evolutionary Computation Conference; 2011 Jul 11–16; Dublin, Ireland. p. 55–6. [Google Scholar]
40. Chiang HP, Chou YH, Chiu CH, Kuo SY, Huang YM. A quantum-inspired Tabu search algorithm for solving combinatorial optimization problems. Soft Comput. 2014;18(9):1771–81. [Google Scholar]
41. Moreno-Saavedra LM, Costa VG, Garrido-Saez A, Jiménez-Fernández S, Portilla-Figueras JA, Salcedo-Sanz S. Evolutionary optimization of spatially-distributed multi-sensors placement for indoor surveillance environments with security levels. Future Gener Comput Syst. 2025;166(1–2):107727. doi:10.1016/j.future.2025.107727. [Google Scholar] [CrossRef]
42. Kruskal WH, Wallis WA. Use of ranks in one-criterion variance analysis. J Am Stat Assoc. 1952;47(260):583–621. doi:10.1080/01621459.1952.10483441. [Google Scholar] [CrossRef]
43. Mann HB, Whitney DR. On a test of whether one of two random variables is stochastically larger than the other. Ann Math Stat. 1947;18(1):50–60. doi:10.1214/aoms/1177730491. [Google Scholar] [CrossRef]
44. Friedman M. The use of ranks to avoid the assumption of normality implicit in the analysis of variance. J Am Stat Assoc. 1937;32(200):675–701. doi:10.1080/01621459.1937.10503522. [Google Scholar] [CrossRef]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF
Downloads
Citation Tools