Content area
This study addresses the multi-objective optimization problem in landscape garden green space design, focusing on optimizing space utilization efficiency, path efficiency, and aesthetic quality. We compare various multi-objective optimization algorithms to solve the problem We compare various multi-objective optimization algorithms to solve the problem, applied to the urban environment of Tongzhou District, which is characterized by rapid urbanization and high population density. Experimental results demonstrate that MOEAs outperforms other optimization algorithms such as GA, PSO, ACO, and SA in all three objectives. Specifically, MOEAs achieved a space utilization efficiency of 90.2%, a path length of 140.3 m, and an aesthetic quality score of 9.2, surpassing the best results from GA (85.3%, 150.2 m, 8.4), PSO (88.5%, 148.6 m, 8.6), ACO (82.4%, 160.5 m, 7.9), and SA (80.1%, 162.4 m, 7.5). In conclusion, MOEAs provides a superior solution for optimizing landscape garden green space design, offering the best balance between spatial efficiency, path optimization, and aesthetic quality, particularly for urban areas like Tongzhou.
1 Introduction
The rapid urbanization process has significantly increased the importance of urban green spaces [1], which play a crucial role in enhancing environmental quality and improving the quality of life for urban residents [2,3]. As a vital component of urban planning, landscape green spaces must not only provide recreational and ecological benefits but also optimize aesthetic design [4] and spatial utilization efficiency [5]. Among the various aspects of landscape design, path planning and space utilization are key factors that directly affect the functionality of green spaces and user experience. Traditional landscape design often focuses on single objectives, such as aesthetics or ecological value, without considering the interplay between path configuration and spatial utilization. However, with the evolution of design concepts and technological advancements, modern landscape architecture emphasizes multi-functional [6] and multi-objective optimization [7], aiming to improve the overall efficiency and sustainability of green space design. Therefore, optimizing path layout and space utilization to meet ecological, functional, and aesthetic needs has become a significant challenge in contemporary landscape design. Multi-objective optimization methods, particularly artificial intelligence-based algorithms such as Genetic Algorithms (GA) [8–11] and Particle Swarm Optimization (PSO) [12–15], have been widely applied in path planning and resource optimization across various fields.
Multi-objective optimization techniques offer significant advantages in the design of landscape green spaces, particularly in optimizing path layouts and space utilization. By considering multiple, often conflicting objectives simultaneously, such as minimizing walking distance, maximizing space accessibility, and preserving aesthetic value, these methods provide a systematic approach to achieving a well-balanced design that meets diverse stakeholder requirements. In landscape architecture, where design decisions must balance functional, ecological, and aesthetic considerations, multi-objective optimization allows for the identification of optimal solutions that traditional design methods might overlook. For instance, the use of Genetic Algorithms (GA) in park design can efficiently allocate pathways while maximizing green space for ecological purposes, thus enhancing both user experience and environmental sustainability. One key advantage of multi-objective optimization in landscape design is its ability to generate Pareto-optimal solutions [16], which represent the best possible trade-offs between competing objectives. This allows designers to explore a range of viable design alternatives, offering flexibility and adaptability to various site-specific constraints. Additionally, optimization algorithms can process complex spatial data [17–19], incorporating factors such as terrain, vegetation, and visitor flow patterns, which traditional methods might struggle to integrate effectively. However, there are also some limitations to the application of multi-objective optimization in landscape design. First, the computational complexity of optimization algorithms can be high, especially when dealing with large-scale or highly intricate designs, which may require significant computational resources and time. Second, the accuracy of the optimization results heavily depends on the quality and completeness of input data, such as accurate spatial layouts and detailed user behavior models. Lastly, while optimization techniques can suggest optimal configurations, they may not fully capture the subjective nature of human preferences and local cultural context, which are critical in landscape design. Here are the five classifications of multi-objective optimization methods in landscape green space path and space utilization design:
Genetic Algorithms (GA). Genetic Algorithms (GA) are evolutionary algorithms inspired by the process of natural selection. In this method, a population of potential solutions evolves over several generations through genetic operations such as selection, crossover, and mutation. GA is effective in exploring large search spaces and finding optimal solutions for complex, multi-objective problems. In the context of landscape design, GA can optimize both path layouts and space utilization by balancing various design objectives such as minimizing walking distances, maximizing accessibility, and preserving aesthetic value. The primary advantage of GA is its ability to handle complex, non-linear optimization problems without requiring explicit mathematical formulations for the objective functions. However, GA can be computationally expensive and may converge prematurely to suboptimal solutions if not properly tuned. The algorithm’s performance is highly sensitive to the choice of parameters, including mutation and crossover rates.
Particle Swarm Optimization (PSO). Particle Swarm Optimization (PSO) is a population-based optimization algorithm inspired by the social behavior of birds flocking or fish schooling. Each candidate solution, represented as a particle, adjusts its position in the solution space based on its own experience and that of its neighbors. This method is particularly suitable for continuous optimization problems, making it ideal for landscape design applications where path layouts and spatial configurations can be represented in continuous space. PSO is known for its simplicity, ease of implementation, and fast convergence to near-optimal solutions. In landscape design, it can optimize space utilization and path configurations to improve user accessibility and minimize walking distances. However, PSO can suffer from premature convergence, especially in complex or high-dimensional problems, and its performance can degrade if the search space is not adequately explored. Fine-tuning the algorithm’s parameters, such as the inertia weight and cognitive/social learning factors, is also critical to ensure optimal results.
Ant Colony Optimization (ACO). Ant Colony Optimization (ACO) is a nature-inspired optimization algorithm based on the foraging behavior of ants. Ants traverse paths and deposit pheromones, which serve as signals to guide other ants towards the most favorable paths. This approach is particularly effective for discrete optimization problems, such as path-finding and routing in landscape design. ACO can optimize the layout of pathways within a green space by considering factors like visitor flow, accessibility, and environmental constraints. The main advantage of ACO is its ability to find efficient solutions to path optimization problems, making it particularly useful for landscape designs that require optimal route planning. However, ACO is computationally intensive, as it requires multiple iterations to update pheromone trails, and its performance may degrade in continuous design spaces or highly complex optimization tasks. Furthermore, ACO may not always provide the best solutions for high-dimensional problems or those with many conflicting objectives [20–23].
Simulated Annealing (SA). Simulated Annealing (SA) is a probabilistic optimization technique inspired by the annealing process in metallurgy, where materials are heated and then slowly cooled to find a stable, low-energy configuration. In SA, candidate solutions are explored through random perturbations, with a probabilistic mechanism that allows the algorithm to accept worse solutions in the early stages to avoid getting trapped in local minima. This allows SA to explore the solution space more thoroughly before converging to an optimal solution. In landscape design, SA is useful for optimizing path layouts and space utilization, particularly when the problem involves combinatorial configurations. Its main advantage is the ability to escape local minima, providing a global search mechanism for complex optimization tasks. However, SA can be slow to converge, especially for large-scale problems, and its performance depends on the temperature scheduling and cooling rate. Additionally, it may require long computational times to find an optimal solution for high-dimensional or complex design problems [24–26].
Multi-objective Evolutionary Algorithms (MOEAs). Multi-objective Evolutionary Algorithms (MOEAs) are a class of algorithms designed to solve optimization problems with multiple conflicting objectives simultaneously. Unlike single-objective optimization, MOEAs generate a diverse set of Pareto-optimal solutions, providing decision-makers with a range of trade-offs to consider. MOEAs, such as Non-dominated Sorting Genetic Algorithm II (NSGA-II) and Multi-Objective Particle Swarm Optimization (MOPSO), are widely used in landscape design to balance multiple objectives such as path efficiency, space accessibility, and aesthetic quality. The key advantage of MOEAs is their ability to find a set of optimal solutions rather than a single optimal solution, which offers more flexibility and insight for decision-makers. However, MOEAs can be computationally expensive, especially when dealing with large and complex objective functions. The trade-off between solution quality and computational efficiency remains a challenge, as these algorithms may require significant computational resources and time to process high-dimensional problems with numerous objectives [27–30].
The design of landscape green spaces is inherently a multi-objective problem, requiring simultaneous optimization of functional, ecological, and aesthetic criteria. For example, minimizing path length (efficiency) may conflict with maximizing open space (ecological value) or preserving visual harmony (aesthetic quality). Single-objective approaches, while computationally simpler, often fail to address these trade-offs, resulting in designs that prioritize one aspect at the expense of others. Multi-objective optimization (MOO) overcomes this limitation by generating a Pareto front of solutions, each representing a unique balance between competing objectives.
This study aims to design a multi-objective optimization framework for path and space utilization in landscape green space design. The research will evaluate several optimization algorithms, including Genetic Algorithms (GA), Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), Simulated Annealing (SA), and Multi-objective Evolutionary Algorithms (MOEAs). Each algorithm will be applied to optimize both the layout of pathways and the spatial arrangement of green spaces, considering objectives such as minimizing walking distances, maximizing space accessibility, and enhancing aesthetic value. The performance of each method will be compared based on computational efficiency, solution quality, and convergence speed. This research introduces several innovations aimed at enhancing path and space utilization in landscape green space design through multi-objective optimization. The three key innovations are outlined as follows:
1. Our work uniquely integrates five multi-objective optimization algorithms (GA, PSO, ACO, SA, MOEAs) for landscape design, whereas prior studies typically focus on single algorithms. This comparative framework enables a systematic evaluation of trade-offs between path efficiency, space utilization, and aesthetics—a gap in existing literature.
2. Unlike conventional offline optimization, we propose a real-time evaluation mechanism that dynamically adjusts design parameters based on spatial constraints and user feedback. This approach bridges the gap between computational optimization and practical design workflows, a challenge noted in recent reviews.
3. We advance MOEAs’ application in landscape architecture by generating diverse Pareto-optimal solutions with explicit trade-off visualizations. While MOEAs are established in other domains, their use in green space design remains underexplored, particularly for high-density urban areas like Tongzhou.
In the rest of this paper, we will introduce the recently related work in Sect 2. Sect 3 presents the proposed methods: problem modeling,multi-objective optimization objectives and constraints, optimization algorithm. Sect 4 introduces the experimental part, including datasets, practical details, and comparative experiments. Sect 5 includes a conclusion.
2 Related work
2.1 Path and space utilization in landscape garden green space design
Path and space utilization in landscape garden green space design is a critical aspect of urban planning and environmental design, directly influencing the functionality, accessibility, and aesthetic quality of public spaces. Efficient path networks and spatial arrangements contribute to the optimal use of available land, improving pedestrian movement, user experience, and environmental sustainability.
Traditional landscape design methods often rely on subjective judgment and aesthetic considerations, but recent advancements have integrated quantitative approaches, including optimization algorithms [31] and spatial analysis techniques [32], to enhance decision-making processes. Path optimization focuses on minimizing walking distances while maintaining aesthetic flow, ensuring that pedestrian routes are both efficient and engaging.
Space utilization, on the other hand, aims to maximize the functional use of green areas, balancing recreational, ecological, and social purposes. By employing multi-objective optimization techniques, designers can simultaneously address conflicting goals such as maximizing accessibility, minimizing congestion, and enhancing visual appeal.
Furthermore, computational methods, such as genetic algorithms, particle swarm optimization, and ant colony optimization, have gained prominence in recent studies for their ability to handle complex, multi-dimensional design problems. These methods allow for the exploration of diverse design alternatives, ensuring that green spaces are optimized for both functionality and beauty. Despite the promising results, challenges remain in balancing design objectives, managing spatial constraints, and ensuring user satisfaction. Continued research in this area is essential for developing more effective and adaptive design strategies that can respond to evolving urban needs and environmental considerations.
2.2 Application of multi-objective optimization in garden design
Multi-objective optimization has gained significant attention in garden design due to its ability to simultaneously optimize multiple, often conflicting, objectives. This approach allows designers to find solutions that best balance different aspects of the design, such as accessibility, aesthetics, sustainability, and functionality. The principle behind multi-objective optimization is to identify a set of Pareto-optimal solutions, where no objective can be improved without compromising others [33,34].
The primary advantage of multi-objective optimization in garden design is its ability to provide a range of solutions that address different design goals simultaneously. This helps designers evaluate trade-offs between conflicting objectives, such as minimizing walking distances while maximizing green space accessibility or aesthetic appeal. By considering multiple criteria, multi-objective optimization offers a more holistic approach to design, ensuring that all critical factors are considered in the final solution. Furthermore, the use of computational methods enables the exploration of a vast number of design possibilities, leading to more innovative and efficient solutions.
However, the application of multi-objective optimization also has limitations. One major challenge is the complexity of the problem, as multiple conflicting objectives can lead to a large and intricate solution space, making it difficult to find the optimal balance. Additionally, the computational cost can be high, particularly for large-scale garden designs with numerous constraints. Despite these challenges, multi-objective optimization remains a powerful tool in garden design, enabling more informed decision-making and producing well-rounded designs that meet a variety of stakeholders’ needs.
2.3 Optimisation methods for route planning and space utilisation
Route planning and space utilization are fundamental components in landscape design, requiring optimization techniques that balance multiple, often conflicting, objectives. Several optimization methods have been developed, each offering distinct approaches to solving complex spatial design problems. These methods can be categorized into three main types: heuristic algorithms, evolutionary algorithms, and mathematical optimization methods. Below, we review each category in detail.
Heuristic Algorithms. Heuristic algorithms, such as Simulated Annealing (SA) and Tabu Search (TS), are commonly used for route planning and space utilization in complex design scenarios. These algorithms focus on finding good, if not optimal, solutions within a reasonable time frame by exploring the solution space using iterative improvement techniques. The main advantage of heuristic algorithms is their ability to escape local optima and explore diverse areas of the solution space. For instance, SA uses probabilistic methods to accept or reject new solutions, allowing for broader exploration. TS, on the other hand, utilizes memory structures to avoid revisiting previously explored solutions, improving the quality of the final design. However, these algorithms can be computationally expensive and may require careful tuning to avoid premature convergence [35].
Evolutionary Algorithms. Evolutionary algorithms, including Genetic Algorithms (GA), Particle Swarm Optimization (PSO), and Ant Colony Optimization (ACO), are inspired by natural processes such as selection, mutation, and collective behavior. These methods are highly suited for complex, multi-dimensional design spaces where multiple objectives must be optimized simultaneously. GA, for example, uses crossover, mutation, and selection to evolve a population of solutions towards optimality. PSO and ACO mimic the movement of particles and ants, respectively, to find the shortest paths or the most efficient use of space. These algorithms excel at handling non-linear and dynamic problems, but they often require a large number of iterations to converge to a solution and can be sensitive to initial conditions and parameter settings [36].
Mathematical Optimization Methods. Mathematical optimization methods, such as Linear Programming (LP), Mixed-Integer Linear Programming (MILP), and Quadratic Programming (QP), are based on mathematical formulations of the design problem, where the goal is to minimize or maximize a specific objective function subject to a set of constraints. These methods are particularly useful when the problem is well-defined and the relationships between variables are linear or quadratic. For instance, LP can optimize simple route planning tasks, while MILP can be used for more complex problems involving discrete decision variables. The key advantage of mathematical optimization is its ability to guarantee optimal solutions, given a well-constructed model. However, these methods can struggle with non-linear or highly complex design problems, and may not be as efficient in handling large-scale or real-time optimization tasks [37].
Each of these optimization methods has its own strengths and weaknesses, and the choice of method depends on the specific characteristics of the problem being addressed. Heuristic algorithms are useful when quick solutions are needed for complex or dynamic problems, evolutionary algorithms excel at handling multiple conflicting objectives, and mathematical optimization methods are ideal for well-structured problems with clear constraints. By selecting the appropriate optimization approach, landscape designers can enhance the efficiency, functionality, and aesthetics of green spaces.
3 Method
3.1 Problem modeling
The problem of path and space utilization optimization in landscape garden design can be formally defined as a multi-objective optimization problem, where the objective is to maximize the overall usability, aesthetic quality, and functional efficiency of the design, while respecting the spatial and environmental constraints. Let S denote the set of all possible design solutions, and let represent a particular design configuration. The design x consists of a set of decision variables , where n is the number of design parameters. Each parameter xi represents a specific feature of the landscape, such as the path layout, the allocation of green spaces, or the arrangement of functional zones.
The optimization problem can be expressed as follows:
(1)
where f(x) is a vector of objective functions , and each fi(x) represents a specific optimization criterion, such as:
(2)
where P is the set of all paths in the design, and pi denotes the i-th path with length . The objective f1(x) aims to minimize the total path length for optimal pedestrian movement.
(3)
where is the total area used for functional green spaces, and is the total available area. The objective f2(x) aims to maximize the efficiency of space utilization by increasing the ratio of utilized green space.
(4)
where wi is the weight assigned to the aesthetic importance of the i-th design feature, and ai(x) represents the aesthetic score of the i-th feature in design x.
The optimization problem is subject to a set of constraints C(x), which represent the physical, environmental, and regulatory limitations of the design:
(5)
where C(x) is a vector of constraint functions. These constraints can include, but are not limited to:
(6)(7)(8)
The goal is to find the design that satisfies all constraints and minimizes the objective vector f(x). This can be formulated as a multi-objective optimization problem:
(9)
The solution set consists of Pareto-optimal solutions, where no objective function can be improved without worsening others. The trade-offs between conflicting objectives are captured in the Pareto front, from which the most appropriate solution can be selected based on specific design priorities.
3.2 Multi-objective optimization objectives and constraints
The optimization problem for path and space utilization in landscape garden design can be formulated as a multi-objective optimization problem, where multiple conflicting objectives need to be simultaneously optimized. In this formulation, the goal is to find the design configuration that maximizes both the path efficiency and space utilization while also optimizing the aesthetic quality of the design.
Objectives. The objectives are defined as follows:
(10)
where f1(x) represents the total path length, which should be minimized to reduce travel distances within the garden design. Each path has a length , and the set P is the collection of all paths in the design. A shorter path length typically indicates more efficient routing for pedestrians.
(11)
where f2(x) represents the green space utilization ratio, which should be maximized. is the area allocated for functional green spaces, and is the total available area. The higher the ratio, the more efficient the use of the available space for functional purposes such as parks, gardens, and recreational zones.
(12)
where f3(x) represents the aesthetic quality of the design. The aesthetic quality is calculated by summing the weighted aesthetic scores of individual design features ai(x), with each feature being weighted by wi. This objective seeks to maximize the aesthetic appeal of the landscape, ensuring that the design is visually pleasing and harmonious.
Constraints. The optimization process must respect several constraints, which include physical, spatial, and environmental factors. These constraints are formalized as follows:
(13)
where C1(x) ensures the connectivity of the paths within the design. Each path must be connected in such a way that no isolated or disconnected segments are formed, ensuring pedestrian movement throughout the entire green space.
(14)
where C2(x) ensures that the total area utilized for various functional zones, such as recreational spaces, garden areas, or water bodies, does not exceed the total available area . The design must respect spatial constraints to avoid overcrowding.
(15)
where C3(x) ensures that the environmental impact of the design remains within acceptable limits. The environmental impact function is dependent on various factors, including vegetation preservation, water usage, and material choices, and should not exceed a threshold to ensure sustainable design practices.
Optimization Problem Formulation. Thus, the optimization problem can be formally written as:
(16)
subject to the constraints:
(17)
where S denotes the set of all possible design solutions. The optimization seeks to minimize the total path length f1(x), maximize green space utilization f2(x), and maximize aesthetic quality f3(x), while ensuring that the design satisfies the connectivity constraint C1(x), the spatial utilization constraint C2(x), and the environmental impact constraint C3(x).
The solution to this problem will yield a Pareto-optimal set of designs where no objective can be improved without degrading another. The final design choice will be made based on specific trade-offs between the conflicting objectives, guided by the preferences of stakeholders.
3.3 Optimization algorithm
This section introduces the principles of GA, PSO, ACO, SA, and MOEAs as applied to this problem. The optimization process follows a standardized workflow: (1) Data preprocessing; (2) Population initialization (N = 100 solutions sampled uniformly within design variable bounds); (3) Iterative evaluation using objectives f1(x) − f3(x) and constraints C1(x) − C3(x); (4) Solution updates via algorithm-specific operators (e.g., GA’s tournament selection, PSO’s velocity updates); (5) Termination upon meeting iteration limits or convergence criteria ( over 50 generations for MOEAs). MOEAs additionally apply non-dominated sorting and crowding distance to preserve solution diversity.
Genetic Algorithm (GA). Genetic Algorithm (GA) is a population-based optimization technique inspired by the principles of natural selection and genetic evolution. In the context of path and space utilization optimization, GA works by evolving a population of candidate solutions, represented as chromosomes, through selection, crossover, and mutation operations. The fitness of each individual solution is evaluated based on the defined objectives and constraints. Let represent a candidate solution, where xi is the i-th design parameter. The fitness function f(x) is computed as:
(18)
where are the individual objectives related to path length, space utilization, and aesthetic quality, respectively. The selection process is guided by the fitness values, with individuals having higher fitness having a greater chance of reproducing. During crossover, portions of two parent solutions are combined to form offspring, and mutation introduces small random changes to the offspring solutions to maintain diversity. This iterative process continues until convergence is achieved. The principle of GA algorithm is shown in Fig 1.
[Figure omitted. See PDF.]
Particle Swarm Optimization (PSO). Particle Swarm Optimization (PSO) is an optimization technique inspired by the social behavior of birds and fish. In PSO, each candidate solution is represented as a particle moving through the solution space. Each particle has a position xi and a velocity , and updates its position according to both its previous best position and the global best position discovered by the swarm. The velocity update equation is given by:
(19)
where w is the inertia weight, c1 and c2 are acceleration coefficients, and are random numbers. The position update equation is:
(20)
This process iterates until the global best solution is found. PSO is advantageous in path and space utilization optimization because it is simple, fast, and well-suited for continuous optimization problems.The principle of PSO algorithm is shown in Fig 2.
[Figure omitted. See PDF.]
Ant Colony Optimization (ACO). Ant Colony Optimization (ACO) is a nature-inspired optimization algorithm based on the foraging behavior of ants. In ACO, artificial ants construct solutions by iteratively moving through the solution space and depositing pheromones on the paths they take. The pheromone concentration on path i influences the probability of selecting that path in subsequent iterations. The path selection probability is given by:
(21)
where is the pheromone level on path i, is the visibility (inverse of distance or cost), and and are parameters controlling the influence of pheromone and visibility. After each iteration, the pheromones are updated according to the quality of the solutions found, with higher-quality solutions depositing more pheromone. The algorithm converges to the optimal path configuration for efficient space utilization and routing.The principle of ACO algorithm is shown in Fig 3.
[Figure omitted. See PDF.]
Simulated Annealing (SA). Simulated Annealing (SA) is a probabilistic optimization technique inspired by the annealing process in metallurgy. In SA, the algorithm iteratively explores the solution space by accepting new candidate solutions based on a temperature-controlled acceptance probability. The temperature decreases over time, reducing the probability of accepting worse solutions. The acceptance probability is given by:
(22)
where is the change in the objective function (energy) between the current and new solutions, and T is the temperature. As the temperature decreases, the algorithm becomes more selective and converges to a local minimum. SA is particularly useful for path and space optimization problems because of its ability to escape local optima and explore a large solution space.
Multi-Objective Evolutionary Algorithms (MOEAs). Multi-Objective Evolutionary Algorithms (MOEAs) are population-based algorithms designed to solve optimization problems involving multiple conflicting objectives. In MOEAs, a population of solutions evolves through selection, crossover, and mutation operations, but the selection is based on Pareto dominance rather than single-objective fitness. Pareto dominance means that a solution x1 dominates another solution x2 if:
(23)
and at least one of the inequalities is strict. The goal is to find a set of Pareto-optimal solutions that represent the best trade-offs among the conflicting objectives. MOEAs are particularly effective for multi-objective optimization problems such as path and space utilization in landscape garden design, where multiple objectives (e.g., minimizing path length, maximizing space utilization, and improving aesthetic quality) need to be optimized simultaneously. The principle of MOEAs algorithm is shown in Fig 4.
[Figure omitted. See PDF.]
GA is well-suited for discrete and combinatorial optimization problems, such as path layout and space allocation, due to its ability to explore a wide solution space via crossover and mutation. Its population-based approach helps avoid local optima, making it effective for multi-criteria problems. However, GA can be computationally expensive for large-scale problems, and its performance heavily depends on parameter tuning (e.g., mutation rate, selection method). PSO excels in continuous optimization problems, such as fine-tuning spatial configurations, due to its fast convergence and simplicity. It is particularly useful when optimizing path smoothness and spatial distribution. However, PSO may prematurely converge to suboptimal solutions in high-dimensional problems, and its performance is sensitive to swarm size and inertia weight settings. ACO is highly effective for path-finding problems, mimicking natural ant behavior to identify efficient routes. It performs well in discrete optimization tasks, such as determining optimal pedestrian pathways in green spaces. However, ACO struggles with continuous optimization and requires careful tuning of pheromone evaporation rates to avoid stagnation. SA is advantageous for escaping local optima in non-convex problems, making it useful for refining landscape layouts under strict constraints. Its probabilistic acceptance of worse solutions allows for broader exploration. However, SA’s convergence is slow compared to population-based methods, and its cooling schedule must be carefully designed to balance exploration and exploitation. MOEAs (e.g., NSGA-II) are specifically designed for multi-objective problems, generating Pareto-optimal solutions that balance trade-offs between conflicting objectives. They are ideal for landscape design, where space utilization, path efficiency, and aesthetics must be optimized simultaneously. However,,, MOEAs require significant computational resources, especially for large-scale problems, and their performance depends on diversity preservation mechanisms.
4 Experiment
4.1 Dataset and experimental setup
In this study, we use the green space design of Tongzhou District, Beijing, as a case study. Beijing’s Tongzhou District, situated in the southeastern part of the municipality, is a pivotal area in the Beijing-Tianjin-Hebei region. Geographically, it lies between to north latitude and to east longitude, covering an area of approximately 906 square kilometers. The district is bordered by the Chaobai River to the east, which separates it from Hebei Province, and by the Beiyun River to the west, delineating its boundary with Beijing’s urban core. Tongzhou’s topography is predominantly flat, with an average elevation of around 20 m above sea level, making it part of the North China Plain. The district is intersected by several major waterways, including the Grand Canal, a UNESCO World Heritage Site, which historically facilitated trade and cultural exchange between northern and southern China. The climate in Tongzhou is characterized by a temperate continental monsoon pattern, with distinct seasons: hot, humid summers and cold, dry winters. Annual precipitation averages around 600 millimeters, primarily concentrated in the summer months. Tongzhou’s strategic location has made it a critical hub for transportation and logistics, with extensive road networks, including the Jingha and Jingtong Expressways, and the Beijing Subway Line 6 and Batong Line providing efficient connectivity. The district is also home to the Beijing Municipal Administrative Center, which has been developed to alleviate population pressure from the city center and to promote regional economic integration.
The selection of Tongzhou District as the experimental study is justified by its archetypal urban challenges: high population density (about 2,200 persons/km2), rapid land-use transitions, and competing demands for green space functionality. Its geographical traits—proximity to the Grand Canal (a UNESCO World Heritage Site), flat terrain (average elevation: 20 m), and monsoon-influenced climate—mirror conditions in many Asian megacities, ensuring methodological insights are scalable to comparable settings.
The dataset consists of detailed spatial and path utilization data of the green spaces, including measurements of spatial areas, path lengths, and their respective design characteristics. The data is collected from publicly available urban planning resources and satellite imagery, ensuring the authenticity and accuracy of the dataset. The dataset includes both the geometrical layout of the green spaces and information on the pedestrian flow, as well as usage statistics from various environmental sensors deployed throughout the district.
The dataset is categorized into several components (see Table 1):
[Figure omitted. See PDF.]
The area data represents the total green space area within each plot, while the path length indicates the total length of pedestrian walkways designed within the space. The pedestrian flow column provides information on the number of people passing through a specific area per hour, which is used as a proxy for the usage intensity of each green space.
Additionally, the dataset includes qualitative data, such as the aesthetic characteristics of different design zones within each space, including landscape features, vegetation types, and seating arrangements, which influence the space utilization efficiency. These features are essential for assessing how design elements contribute to the overall functionality and attractiveness of the space. All data points are normalized to allow for consistent comparison across different green spaces in the Tongzhou District.
This rich dataset allows us to explore the relationship between path and space utilization in the context of urban green space design, and serves as the foundation for the multi-objective optimization analysis conducted in this study.
The experimental setup for this study involves the application of multi-objective optimization techniques to the path and space utilization problem in the green space design of Tongzhou District, Beijing. The goal is to optimize the design parameters, including the path layout, spatial utilization, and overall pedestrian flow within the given green spaces.
We applied multiple optimization algorithms, including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), Simulated Annealing (SA), and Multi-Objective Evolutionary Algorithms (MOEAs) to solve the multi-objective optimization problem. The configuration for each algorithm is as follows:
* Genetic Algorithm (GA): A population size of 100, with a crossover rate of 0.8 and a mutation rate of 0.05. The termination condition was set as a maximum of 1000 generations or convergence of fitness values.
* Particle Swarm Optimization (PSO): A population size of 50, with inertia weight w = 0.7, acceleration coefficients , and a maximum number of iterations set to 500.
* Ant Colony Optimization (ACO): 30 ants, pheromone decay coefficient , and a maximum of 200 iterations. The pheromone update rule follows the standard ACO formulation.
* Simulated Annealing (SA): The initial temperature was set to 1000, with a cooling rate of 0.99. The maximum number of iterations was set to 5000, with a random perturbation for each candidate solution.
* Multi-Objective Evolutionary Algorithms (MOEAs): The population size was set to 100, with a crossover probability of 0.8 and a mutation probability of 0.2. The algorithm runs for a maximum of 500 generations.
The optimization objectives for the study include maximizing space utilization and minimizing path length while considering the pedestrian flow and aesthetic qualities of the design. The objective functions are as follows:
(24)(25)(26)
where x represents the vector of decision variables, which includes path layout and spatial configuration parameters.
The path efficiency objective f2(x) incorporates weighted path prioritization, where primary pedestrian routes (e.g., arterial connectors between key functional zones) are assigned a weight of 1.0, while secondary paths (e.g., recreational loops) carry a weight of 0.7. This differentiation reflects urban design principles where main thoroughfares demand stricter optimization. For aesthetic quality f3(x), evaluations were conducted by a panel of five certified landscape architects using a standardized protocol assessing vegetation arrangement (30% weight), spatial proportions (25%), seating integration (20%), and water feature harmony (25%).
The selection of these three objectives stems from their established importance in contemporary landscape architecture: (1) Space utilization efficiency f1 directly impacts the ecological functionality and user capacity of green spaces; (2) Path efficiency f2 governs pedestrian accessibility and movement patterns, a key determinant of public space usability; (3) Aesthetic quality f3 contributes to psychological well-being and cultural value, making it essential for urban livability.Each objective function addresses distinct but interconnected requirements for optimal green space design:(1) Space utilization f1 maximizes the functional area while respecting environmental carrying capacity, crucial for high-density urban areas like Tongzhou. (2) Path efficiency f2 minimizes redundant circulation space while ensuring connectivity, balancing accessibility with land conservation.(3) Aesthetic quality f3 incorporates visual harmony and cultural appropriateness, factors increasingly recognized in evidence-based design.
To assess the effectiveness of the optimization results, we used the following evaluation metrics:
* Space Utilization Efficiency: Defined as the ratio of usable space to total space, calculated for each design.
* Path Efficiency: The ratio of the total length of optimized paths to the shortest possible path length, reflecting the efficiency of pedestrian circulation.
* Aesthetic Quality: A subjective evaluation based on design features such as vegetation placement, seating, and overall layout harmony.
The experiments were conducted on a computer system with an Intel i7 processor and 16GB RAM. The optimization algorithms were implemented in Python using libraries such as DEAP for GA, PySwarms for PSO, and ACO-Pants for ACO. MOEAs were implemented using the Platypus framework. The optimization process was parallelized using a multi-core processor to speed up computation.
The dataset was preprocessed to ensure consistency across all green spaces. This involved normalizing spatial areas, path lengths, and pedestrian flow data to a common scale, which allowed for a more effective comparison of optimization results. Additionally, missing or incomplete data points were interpolated based on nearby data using a linear interpolation method.
4.2 Algorithm implementation and experimental procedure
The algorithm implementation for this study involves the application of several optimization algorithms, including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), Simulated Annealing (SA), and Multi-Objective Evolutionary Algorithms (MOEAs), to optimize the path and space utilization in the green space design of Tongzhou District, Beijing. The procedure consists of several key steps, outlined below.
For each algorithm, we used the following mathematical formulations to guide the optimization process. Let represent the decision variables for the optimization problem, where xi corresponds to the design parameters for each path or space in the green space layout.
1. Genetic Algorithm (GA): The GA follows the standard approach of crossover and mutation. The fitness function for GA is calculated as:
(27)
where f1(x) is the space utilization, f2(x) is the path length, and f3(x) is the pedestrian flow. The values of , , and are weights assigned to the objectives. In this study, we set , , and .
2. Particle Swarm Optimization (PSO): The PSO algorithm uses the following update equations for particle position and velocity:
(28)(29)
where is the velocity, xi is the position, pbesti is the personal best position, gbest is the global best position, and are random numbers between 0 and 1. The inertia weight w is set to 0.7, and the acceleration coefficients .
3. Ant Colony Optimization (ACO): The pheromone update rule for ACO is:
(30)(31)
where is the pheromone level on edge (i, j), Q is a constant, and Lij is the length of the path. The evaporation rate is set to 0.1.
4. Simulated Annealing (SA): The probability of accepting a new solution is given by the equation:
(32)
where is the change in energy (objective function value), and T is the temperature. The temperature starts at 1000 and decreases by a cooling rate of 0.99 after each iteration.
5. Multi-Objective Evolutionary Algorithms (MOEAs): MOEAs optimize the following multi-objective fitness function:
(33)
The solutions are compared using the Pareto dominance principle, where a solution x is said to dominate another solution y if:
(34)
The experimental procedure begins with the initialization of the population for each algorithm. For GA and MOEAs, the population is randomly initialized with feasible design solutions. For PSO, ACO, and SA, the initial solutions are chosen based on random design parameters within specified bounds.
* Step 1: Initialize the population or swarm, set algorithm parameters (population size, iterations, etc.), and define the objective functions.
* Step 2: Apply the optimization algorithm iteratively. For GA, perform selection, crossover, and mutation. For PSO, update velocities and positions. For ACO, update pheromone levels. For SA, apply random perturbations and accept solutions based on temperature. For MOEAs, apply Pareto dominance to select non-dominated solutions.
* Step 3: Evaluate the fitness of each solution based on the objective functions f1(x), f2(x), and f3(x).
* Step 4: Terminate the algorithm after a predefined number of iterations or once convergence is achieved.
The final optimized solutions are then compared using the evaluation metrics discussed earlier: space utilization efficiency, path efficiency, and aesthetic quality.
The results are presented in terms of the best solutions achieved by each algorithm and their corresponding performance metrics.
4.3 Analysis of experimental results
Space Utilization Efficiency Analysis. Space Utilization Efficiency plays a crucial role in ensuring that the available green space is used effectively, taking into account not just the functional but also the aesthetic requirements of landscape design. For the case of Tongzhou District, which is a rapidly developing suburban area of Beijing, space optimization is of utmost importance due to limited urban space and increasing population density. Space utilization efficiency is calculated as the ratio of the utilized space to the total available area:
(35)
Table 2 shows the space utilization efficiency for the different algorithms under study.
[Figure omitted. See PDF.]
In Tongzhou, which has a mix of urban areas and expanding residential districts, maximizing the use of green spaces is essential. MOEAs leads with a 90.2% best solution, which can be attributed to its Pareto-optimal approach, considering both ecological benefits and functional requirements (See Fig 5). The result suggests that MOEAs is best suited for optimizing space in Tongzhou’s complex urban environments. PSO also performs well, with a best solution of 88.5%, which indicates its good performance in optimizing space. However, ACO and SA show comparatively lower results, which reflect their limitations in maximizing space while considering the population density and urbanization in Tongzhou. This highlights the importance of using algorithms like MOEAs in rapidly developing areas like Tongzhou.
[Figure omitted. See PDF.]
Path Efficiency Analysis. Path efficiency is critical in landscape garden design as it impacts the ease of movement and accessibility, especially in urban areas with high population density such as Tongzhou. Path efficiency is measured as the inverse of total path length, aiming to minimize walking distances while maintaining functionality:
Table 3 presents the path efficiency results for each algorithm.
[Figure omitted. See PDF.]
In an area like Tongzhou, where population growth has led to crowded spaces, optimizing path efficiency is vital for reducing pedestrian congestion. As shown in Table 2, MOEAs provides the shortest paths, with the best solution being 140.3 m. This is particularly beneficial in urban spaces like Tongzhou, where the optimization of pedestrian flow directly correlates with the comfort and accessibility of green spaces (see Fig 6). PSO and GA also produce relatively efficient paths, but they fall short of the level achieved by MOEAs. ACO and SA, while effective at optimizing paths, result in longer paths, which may lead to less efficient pedestrian movement in highly populated areas. Thus, MOEAs emerges as the most suitable algorithm for path efficiency in dense urban environments like Tongzhou.
[Figure omitted. See PDF.]
Aesthetic Quality Analysis. Aesthetic quality is essential in landscape design, particularly in areas like Tongzhou, where green spaces contribute to the overall urban environment and residents’ well-being. Aesthetic quality is evaluated based on expert opinions, with a rating scale from 1 to 10, where 10 represents the highest level of visual harmony and appeal:
Table 4 provides the aesthetic quality scores for each algorithm.
[Figure omitted. See PDF.]
In a rapidly developing area like Tongzhou, the aesthetic quality of green spaces plays a key role in enhancing the residents’ quality of life. As shown in Table 3, MOEAs achieves the highest aesthetic score, with the best solution at 9.2. This result indicates that MOEAs produces designs that not only meet functional requirements but also offer visually appealing and harmonious layouts (see Fig 7). PSO also achieves high aesthetic scores, with a best solution score of 8.6, reflecting its ability to maintain a balance between aesthetics and functionality. On the other hand, ACO and SA produce relatively lower aesthetic scores, with SA being the least effective in terms of visual quality. This reflects the nature of these algorithms, where ACO focuses more on path optimization, and SA tends to prioritize other objectives at the expense of aesthetic appeal. Therefore, MOEAs is the most appropriate algorithm for achieving high aesthetic quality in the landscape design of urban areas such as Tongzhou.
[Figure omitted. See PDF.]
The analysis of the experimental results reveals that MOEAs outperforms other algorithms in all three key metrics: space utilization efficiency, path efficiency, and aesthetic quality. The results highlight the suitability of MOEAs for optimizing the landscape design in urban areas like Tongzhou, where factors such as population density and limited space require sophisticated solutions that balance multiple objectives. Although other algorithms like PSO and GA also perform well in specific areas, MOEAs provides the most comprehensive solution. ACO and SA, while effective in path optimization, are less suitable for maximizing space and aesthetic quality in such urban contexts. Overall, MOEAs emerges as the most balanced and effective optimization method for landscape garden green space design in Tongzhou District.
5 Conclusion and outlook
5.1 Conclusion
This study addresses the multi-objective optimization problem in landscape garden green space design, focusing on improving space utilization efficiency, path efficiency, and aesthetic quality. We propose a multi-objective evolutionary algorithm (MOEAs) as a solution to this problem, which is tailored for the urban environment of Tongzhou District, a rapidly developing area with high population density. The experimental results demonstrate that MOEAs outperforms other algorithms, such as GA, PSO, ACO, and SA, in all three objectives. Specifically, MOEAs achieved a space utilization efficiency of 90.2%, a path length of 140.3 m, and an aesthetic quality score of 9.2, outperforming the best results from GA (85.3%, 150.2 m, 8.4), PSO (88.5%, 148.6 m, 8.6), ACO (82.4%, 160.5 m, 7.9), and SA (80.1%, 162.4 m, 7.5). In conclusion, MOEAs provides the most comprehensive and efficient solution for optimizing landscape garden green space design in urban areas like Tongzhou, offering superior performance in balancing spatial efficiency, path optimization, and aesthetic quality.
5.2 Outlook
One limitation of this study is the dependency on the accuracy of the dataset used for the landscape design of the Tongzhou District green space. The current dataset is based on initial design concepts and demographic data, which may not fully capture the dynamic nature of urban expansion and potential future changes in population density and land use patterns. In future work, we plan to incorporate more comprehensive and up-to-date data sources, including geographic information systems (GIS) and real-time sensor data, to better reflect the real-time conditions of urban environments. Additionally, the current dataset does not account for seasonal variations, which could influence both the aesthetic quality and space utilization efficiency. By integrating time-based data, such as seasonal growth patterns of vegetation and variations in public use of green spaces, we aim to enhance the robustness of the optimization model. Another potential improvement could involve refining the decision-making model by incorporating user feedback and participatory design approaches, ensuring that the optimization process better aligns with the preferences and needs of the local community.
Another limitation of the current study is the computational complexity associated with multi-objective evolutionary algorithms (MOEAs). Although MOEAs provided the best performance in optimizing multiple objectives, the high computational cost, especially when dealing with large-scale urban green space designs, limits its practical application in real-world projects. The optimization process requires extensive iterations and considerable computational power, which may not be feasible in time-sensitive or resource-constrained situations. To address this issue, future research will focus on improving the efficiency of the algorithm by exploring hybrid approaches, such as combining MOEAs with reinforcement learning or metaheuristic techniques, to reduce computation time without compromising solution quality. Moreover, we plan to explore parallel computing methods and cloud-based architectures to distribute computational loads and improve the scalability of the model. Furthermore, incorporating machine learning techniques to predict the most promising areas of the design space could help in narrowing down the search space and significantly reduce the number of iterations required for optimization, making the algorithm more practical for large-scale real-world applications.
References
1. 1. Javadi R, Nasrollahi N. Urban green space and health: The role of thermal comfort on the health benefits from the urban green space; a review study. Build Environ. 2021;202:108039.
* View Article
* Google Scholar
2. 2. Mouratidis K. Urban planning and quality of life: A review of pathways linking the built environment to subjective well-being. Cities. 2021;115:103229.
* View Article
* Google Scholar
3. 3. Kaginalkar A, Kumar S, Gargava P, Niyogi D. Review of urban computing in air quality management as smart city service: An integrated IoT, AI, and cloud technology perspective. Urban Clim. 2021;39:100972.
* View Article
* Google Scholar
4. 4. Dang H, Li J. The integration of urban streetscapes provides the possibility to fully quantify the ecological landscape of urban green spaces: A case study of Xi’an city. Ecol Indic. 2021;133:108388.
* View Article
* Google Scholar
5. 5. Ha J, Kim HJ, With KA. Urban green space alone is not enough: A landscape analysis linking the spatial distribution of urban green space to mental health in the city of Chicago. Landsc Urban Plan. 2022;218:104309.
* View Article
* Google Scholar
6. 6. He M, Wu Y, Liu X, Wu B, Fu H. Constructing a multi-functional small urban green space network for green space equity in urban built-up areas: A case study of Harbin, China. Heliyon. 2023;9(11).
* View Article
* Google Scholar
7. 7. Dong J, Guo R, Lin M, Guo F, Zheng X. Multi-objective optimization of green roof spatial layout in high-density urban areas—A case study of Xiamen Island, China. Sustain Cities Soc. 2024;115:105827.
* View Article
* Google Scholar
8. 8. Katoch S, Chauhan SS, Kumar V. A review on genetic algorithm: past, present, and future. Multimed Tools Appl. 2021;80(5):8091–126. https://doi.org/10.1007/s11042-020-10139-6 pmid:33162782
* View Article
* PubMed/NCBI
* Google Scholar
9. 9. Sohail A. Genetic algorithms in the fields of artificial intelligence and data sciences. Ann Data Sci. 2023;10(4):1007–18.
* View Article
* Google Scholar
10. 10. Alhijawi B, Awajan A. Genetic algorithms: Theory, genetic operators, solutions, and applications. Evol Intell. 2024;17(3):1245–56.
* View Article
* Google Scholar
11. 11. Ramos-Figueroa O, Quiroz-Castellanos M, Mezura-Montes E, Kharel R. Variation operators for grouping genetic algorithms: A review. Swarm Evol Comput. 2021;60:100796.
* View Article
* Google Scholar
12. 12. Shami TM, El-Saleh AA, Alswaitti M, Al-Tashi Q, Summakieh MA, Mirjalili S. Particle swarm optimization: A comprehensive survey. IEEE Access. 2022;10:10031–61.
* View Article
* Google Scholar
13. 13. Gad AG. Particle swarm optimization algorithm and its applications: a systematic review. Arch Comput Methods Eng. 2022;29(5):2531–61.
* View Article
* Google Scholar
14. 14. Nayak J, Swapnarekha H, Naik B, Dhiman G, Vimal S. 25 years of particle swarm optimization: Flourishing voyage of two decades. Arch Comput Methods Eng. 2023;30(3):1663–725.
* View Article
* Google Scholar
15. 15. Feng Q, Li Q, Quan W, Pei X m. Overview of multiobjective particle swarm optimization algorithm. Chin J Eng. 2021;43(6):745–53.
* View Article
* Google Scholar
16. 16. Petchrompo S, Coit DW, Brintrup A, Wannakrairot A, Parlikad AK. A review of Pareto pruning methods for multi-objective optimization. Comput Ind Eng. 2022;167:108022.
* View Article
* Google Scholar
17. 17. Rahman MM, Szabó G. Multi-objective urban land use optimization using spatial data: A systematic review. Sustain Cities Soc. 2021;74:103214.
* View Article
* Google Scholar
18. 18. Sharma S, Kumar V. A comprehensive review on multi-objective optimization techniques: Past, present and future. Arch Comput Methods Eng. 2022;29(7):5605–33.
* View Article
* Google Scholar
19. 19. Zhou X, Cao K. Spatial multi-objective optimization of institutional elderly-care facilities: A case study in Shanghai. Int J Appl Earth Obs Geoinf. 2023;122:103436.
* View Article
* Google Scholar
20. 20. Awadallah MA, Makhadmeh SN, Al-Betar MA, Dalbah LM, Al-Redhaei A, Kouka S. Archives of computational methods in engineering. 2024. p. 1–43.
* View Article
* Google Scholar
21. 21. Blum C. Ant colony optimization: A bibliometric review. Physics of life reviews. 2024.
* View Article
* Google Scholar
22. 22. Nayar N, Gautam S, Singh P, Mehta G. Ant colony optimization: A review of literature and application in feature selection. In: Inventive computation and information technologies: Proceedings of ICICIT 2020, 2021. p. 285–97.
23. 23. Heng H, Ghazali MHM, Rahiman W. Exploring the application of ant colony optimization in path planning for Unmanned Surface Vehicles. Ocean Eng. 2024;311:118738.
24. 24. Guilmeau T, Chouzenoux E, Elvira V. Simulated annealing: A review and a new scheme. In: 2021 IEEE statistical signal processing workshop (SSP), 2021. p. 101–5.
25. 25. Ghannadi P, Kourehli SS, Mirjalili S. A review of the application of the simulated annealing algorithm in structural health monitoring (1995--2021). Frattura ed Integrit`a Strutturale. 2023;17(64):51–76.
* View Article
* Google Scholar
26. 26. Talukder S. An overview on simulated annealing vs adaptive mutation simulated annealing. J Sustain Sci Transform Res-Rev Lett. 2022;1(2):63–6.
* View Article
* Google Scholar
27. 27. Falcón-Cardona JG, Gómez RH, Coello CAC, Tapia MGC. Parallel multi-objective evolutionary algorithms: A comprehensive survey. Swarm Evol Comput. 2021;67:100960.
* View Article
* Google Scholar
28. 28. Huang G, Hu M, Yang X, Wang X, Wang Y, Huang F. A Review of constrained multi-objective evolutionary algorithm-based unmanned aerial vehicle mission planning: key techniques and challenges. Drones. 2024;8(7):316.
* View Article
* Google Scholar
29. 29. Zhang T, Qi W, Zhao X, Yan Y, Cao Y. A local dimming method based on improved multi-objective evolutionary algorithm. Expert Syst Appl. 2022;204:117468.
* View Article
* Google Scholar
30. 30. Coelho D, Madureira A, Pereira I, Gonc R. Multi-objective evolutionary algorithms and metaheuristics for feature selection: a review. Int J Comput Inf Syst Ind Manag Appl. 2022;14:12.
* View Article
* Google Scholar
31. 31. de Jesus Fran¸ca LC, Ju´nior FWA, e Silva CSJ, Monti CAU, Ferreira TC, de Oliveira Santana CJ, et al. Forest landscape planning and management: a state-of-the-art review. TFP. 2022;8:100275.
* View Article
* Google Scholar
32. 32. Dong J, Jiang H, Gu T, Liu Y, Peng J. Sustainable landscape pattern: a landscape approach to serving spatial planning. Landsc Ecol. 2022;1–12.
* View Article
* Google Scholar
33. 33. Shan R, Junghans L. Multi-objective optimization for high-performance building facade design: A systematic literature review. Sustainability. 2023;15(21):15596.
* View Article
* Google Scholar
34. 34. Li L, Qi Z, Ma Q, Gao W, Wei X. Evolving multi-objective optimization framework for early-stage building design: Improving energy efficiency, daylighting, view quality, and thermal comfort. Building simulation. Springer. 2024. p. 2097–123.
35. 35. Yahia HS, Mohammed AS. Path planning optimization in unmanned aerial vehicles using meta-heuristic algorithms: a systematic review. Environ Monit Assess. 2022;195(1):30. https://doi.org/10.1007/s10661-022-10590-y pmid:36282405
* View Article
* PubMed/NCBI
* Google Scholar
36. 36. Ding X, Zheng M, Zheng X. The application of genetic algorithm in land use optimization research: A review. Land. 2021;10(5):526.
* View Article
* Google Scholar
37. 37. Mehari A, Genovese PV. A land use planning literature review: Literature path, planning contexts, optimization methods, and bibliometric methods. Land. 2023;12(11):1982.
* View Article
* Google Scholar
Citation: Yu J, Song J, Lan H, Zhang Y (2025) Multi-objective optimisation of path and space utilisation in landscape garden green space design. PLoS One 20(7): e0326374. https://doi.org/10.1371/journal.pone.0326374
About the Authors:
Jia Yu
Roles: Data curation, Formal analysis, Methodology, Writing – original draft
E-mail: [email protected]
Affiliation: College of Life Science and Engineering, Shenyang University, Shenyang, China
ORICD: https://orcid.org/0009-0001-0803-645X
Jiazhe Song
Roles: Methodology, Writing – review & editing
Affiliation: College of Life Science and Engineering, Shenyang University, Shenyang, China
Huihui Lan
Roles: Methodology, Writing – review & editing
Affiliation: College of Life Science and Engineering, Shenyang University, Shenyang, China
Yugui Zhang
Roles: Resources, Software, Writing – review & editing
Affiliation: Institute of Semiconductors, Chinese Academy of Sciences, Beijing, China
ORICD: https://orcid.org/0009-0002-5685-2408
[/RAW_REF_TEXT]
[/RAW_REF_TEXT]
[/RAW_REF_TEXT]
[/RAW_REF_TEXT]
1. Javadi R, Nasrollahi N. Urban green space and health: The role of thermal comfort on the health benefits from the urban green space; a review study. Build Environ. 2021;202:108039.
2. Mouratidis K. Urban planning and quality of life: A review of pathways linking the built environment to subjective well-being. Cities. 2021;115:103229.
3. Kaginalkar A, Kumar S, Gargava P, Niyogi D. Review of urban computing in air quality management as smart city service: An integrated IoT, AI, and cloud technology perspective. Urban Clim. 2021;39:100972.
4. Dang H, Li J. The integration of urban streetscapes provides the possibility to fully quantify the ecological landscape of urban green spaces: A case study of Xi’an city. Ecol Indic. 2021;133:108388.
5. Ha J, Kim HJ, With KA. Urban green space alone is not enough: A landscape analysis linking the spatial distribution of urban green space to mental health in the city of Chicago. Landsc Urban Plan. 2022;218:104309.
6. He M, Wu Y, Liu X, Wu B, Fu H. Constructing a multi-functional small urban green space network for green space equity in urban built-up areas: A case study of Harbin, China. Heliyon. 2023;9(11).
7. Dong J, Guo R, Lin M, Guo F, Zheng X. Multi-objective optimization of green roof spatial layout in high-density urban areas—A case study of Xiamen Island, China. Sustain Cities Soc. 2024;115:105827.
8. Katoch S, Chauhan SS, Kumar V. A review on genetic algorithm: past, present, and future. Multimed Tools Appl. 2021;80(5):8091–126. https://doi.org/10.1007/s11042-020-10139-6 pmid:33162782
9. Sohail A. Genetic algorithms in the fields of artificial intelligence and data sciences. Ann Data Sci. 2023;10(4):1007–18.
10. Alhijawi B, Awajan A. Genetic algorithms: Theory, genetic operators, solutions, and applications. Evol Intell. 2024;17(3):1245–56.
11. Ramos-Figueroa O, Quiroz-Castellanos M, Mezura-Montes E, Kharel R. Variation operators for grouping genetic algorithms: A review. Swarm Evol Comput. 2021;60:100796.
12. Shami TM, El-Saleh AA, Alswaitti M, Al-Tashi Q, Summakieh MA, Mirjalili S. Particle swarm optimization: A comprehensive survey. IEEE Access. 2022;10:10031–61.
13. Gad AG. Particle swarm optimization algorithm and its applications: a systematic review. Arch Comput Methods Eng. 2022;29(5):2531–61.
14. Nayak J, Swapnarekha H, Naik B, Dhiman G, Vimal S. 25 years of particle swarm optimization: Flourishing voyage of two decades. Arch Comput Methods Eng. 2023;30(3):1663–725.
15. Feng Q, Li Q, Quan W, Pei X m. Overview of multiobjective particle swarm optimization algorithm. Chin J Eng. 2021;43(6):745–53.
16. Petchrompo S, Coit DW, Brintrup A, Wannakrairot A, Parlikad AK. A review of Pareto pruning methods for multi-objective optimization. Comput Ind Eng. 2022;167:108022.
17. Rahman MM, Szabó G. Multi-objective urban land use optimization using spatial data: A systematic review. Sustain Cities Soc. 2021;74:103214.
18. Sharma S, Kumar V. A comprehensive review on multi-objective optimization techniques: Past, present and future. Arch Comput Methods Eng. 2022;29(7):5605–33.
19. Zhou X, Cao K. Spatial multi-objective optimization of institutional elderly-care facilities: A case study in Shanghai. Int J Appl Earth Obs Geoinf. 2023;122:103436.
20. Awadallah MA, Makhadmeh SN, Al-Betar MA, Dalbah LM, Al-Redhaei A, Kouka S. Archives of computational methods in engineering. 2024. p. 1–43.
21. Blum C. Ant colony optimization: A bibliometric review. Physics of life reviews. 2024.
22. Nayar N, Gautam S, Singh P, Mehta G. Ant colony optimization: A review of literature and application in feature selection. In: Inventive computation and information technologies: Proceedings of ICICIT 2020, 2021. p. 285–97.
23. Heng H, Ghazali MHM, Rahiman W. Exploring the application of ant colony optimization in path planning for Unmanned Surface Vehicles. Ocean Eng. 2024;311:118738.
24. Guilmeau T, Chouzenoux E, Elvira V. Simulated annealing: A review and a new scheme. In: 2021 IEEE statistical signal processing workshop (SSP), 2021. p. 101–5.
25. Ghannadi P, Kourehli SS, Mirjalili S. A review of the application of the simulated annealing algorithm in structural health monitoring (1995--2021). Frattura ed Integrit`a Strutturale. 2023;17(64):51–76.
26. Talukder S. An overview on simulated annealing vs adaptive mutation simulated annealing. J Sustain Sci Transform Res-Rev Lett. 2022;1(2):63–6.
27. Falcón-Cardona JG, Gómez RH, Coello CAC, Tapia MGC. Parallel multi-objective evolutionary algorithms: A comprehensive survey. Swarm Evol Comput. 2021;67:100960.
28. Huang G, Hu M, Yang X, Wang X, Wang Y, Huang F. A Review of constrained multi-objective evolutionary algorithm-based unmanned aerial vehicle mission planning: key techniques and challenges. Drones. 2024;8(7):316.
29. Zhang T, Qi W, Zhao X, Yan Y, Cao Y. A local dimming method based on improved multi-objective evolutionary algorithm. Expert Syst Appl. 2022;204:117468.
30. Coelho D, Madureira A, Pereira I, Gonc R. Multi-objective evolutionary algorithms and metaheuristics for feature selection: a review. Int J Comput Inf Syst Ind Manag Appl. 2022;14:12.
31. de Jesus Fran¸ca LC, Ju´nior FWA, e Silva CSJ, Monti CAU, Ferreira TC, de Oliveira Santana CJ, et al. Forest landscape planning and management: a state-of-the-art review. TFP. 2022;8:100275.
32. Dong J, Jiang H, Gu T, Liu Y, Peng J. Sustainable landscape pattern: a landscape approach to serving spatial planning. Landsc Ecol. 2022;1–12.
33. Shan R, Junghans L. Multi-objective optimization for high-performance building facade design: A systematic literature review. Sustainability. 2023;15(21):15596.
34. Li L, Qi Z, Ma Q, Gao W, Wei X. Evolving multi-objective optimization framework for early-stage building design: Improving energy efficiency, daylighting, view quality, and thermal comfort. Building simulation. Springer. 2024. p. 2097–123.
35. Yahia HS, Mohammed AS. Path planning optimization in unmanned aerial vehicles using meta-heuristic algorithms: a systematic review. Environ Monit Assess. 2022;195(1):30. https://doi.org/10.1007/s10661-022-10590-y pmid:36282405
36. Ding X, Zheng M, Zheng X. The application of genetic algorithm in land use optimization research: A review. Land. 2021;10(5):526.
37. Mehari A, Genovese PV. A land use planning literature review: Literature path, planning contexts, optimization methods, and bibliometric methods. Land. 2023;12(11):1982.
© 2025 Yu et al. This is an open access article distributed under the terms of the Creative Commons Attribution License: http://creativecommons.org/licenses/by/4.0/ (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.