Next Article in Journal
Experiencing Nature: Physical Activity, Beauty and Tension in Tatra National Park—Analysis of TripAdvisor Reviews
Next Article in Special Issue
Sustainability and Optimization: From Conceptual Fundamentals to Applications
Previous Article in Journal
Key Factors for Project Crowdfunding Success: An Empirical Study
Previous Article in Special Issue
GIS Based Novel Hybrid Computational Intelligence Models for Mapping Landslide Susceptibility: A Case Study at Da Lat City, Vietnam
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Optimal Project Planning for Public Rental Housing in South Korea

1
Department of Social Housing, Gyeonggi Urban Innovation Corporation, Suwon 16556, Korea
2
School of Urban Planning & Real Estate Studies, Dankook University, Yongin 16890, Korea
3
College of IT Convergence, Gachon University, Seongnam 13120, Korea
*
Authors to whom correspondence should be addressed.
Sustainability 2020, 12(2), 600; https://doi.org/10.3390/su12020600
Submission received: 22 December 2019 / Revised: 2 January 2020 / Accepted: 13 January 2020 / Published: 14 January 2020
(This article belongs to the Special Issue Sustainability with Optimization Techniques)

Abstract

:
Although Korea has made notable progress in the availability of public rental housing, Korea’s public rental housing representing 6.3% of the country’s total housing is still below the 8% OECD average from 2016. The Seoul Metropolitan Area (composed of Seoul City, Incheon City, and Gyeonggi Province) has nearly 50% of the country’s population, but 11% of the nation’s territory, meaning the area suffers from an acute shortage of public rental housing. This is a serious problem which is hampering the sustainability of Korean society in general. We will examine the possibility of improving this public housing problem using certain algorithms to optimize decision making and resource allocation. This study reviews two pioneering studies on optimal investment portfolio for land development projects and optimal project combination for urban regeneration projects, and then optimizes a public housing investment combination to maximize the amount of public rental houses in Gyeonggi province using optimization techniques. Through the optimal investment combination, public rental houses were found to be more efficiently and sustainably planned for the community.

1. Introduction

Korea’s record for improving access to quality housing has been significant. This has been partially due to the introduction of minimum living standards (e.g., the number of rooms and floor space being differentiated by the size and composition of households) and by direct government support for housing construction. However, although the long-term public rental housing inventory has been steadily rising over the last decade, its share (6.3%) of total housing in 2016 is still below the OECD average (8%) according to the Korean Ministry of Land, Infrastructure, and Transport [1,2]. South Korea aims to increase the share of public rental housing to 9% by 2022 [1].
The scarcity of developable land for residential purposes in South Korea is more problematic in urban areas such as Seoul. The Seoul Metropolitan Area (SMA) —composed of Seoul city, Incheon city, and Gyeonggi province—represents 11% of Korea’s territory and accommodates almost 50% of the national population. As a result, housing demand in SMA is very high [2]. Strong demand, geographical constraint, and extensive land use regulation, such as greenbelt policy, may be leading to high house prices in SMA. Young, senior, and low-income households are particularly affected by soaring house prices in this region. The supply of public rental housing helps to solve this problem by expanding the stock of affordable housing, and it also indirectly contributes by keeping a lid on private rent prices.
According to Housing Welfare Road map [1], total housing stock increased by 3.58 million (22.0%) from 16.3 million in 2007 to 19.88 million in 2016 but housing prices increased by 24.9%, meaning it is not easy for ordinary people to buy houses. The Price to Income Ratio (PIR) is 5.6 and the PIR for the lowest-income group is 9.8 in South Korea.
So far, researchers have performed useful studies in the field of land-project optimization and public rental housing supply using optimization techniques such as the genetic algorithm (GA) and branch and bound method (B&B).
The genetic algorithm is useful tool which has been used to find the spatial optimization of multi-objective and multi-site land use allocation [3], to forecast the private housing demand in Hong Kong [4], to search for optimal solutions to a land use allocation problem with multiple objectives and constraints in case of Tongzhou Newtown in Beijing, China [5], to formulate and develop municipal land use plans in Galicia, Spain [6], and to undertake land-use spatial optimization in Gaoqiao Town, Zhejiang Province, China [7]. The genetic algorithm has also been used to maximize land prices and reduce incompatibility among land uses of an area for urban planners [8], enhance real estate appraisal forecasting with ridge regression [9], optimize transportation infrastructure planning in Provo, Utah, USA [10] or urban land-use allocation in the case study of Dhanmondi Residential Area, Dhaka, Bangladesh [11], search for a spatial multi-objective land use optimization model [12], solve multi-objective land use planning in the Netherlands [13], and support simulating multi-objective spatial optimization allocation of land in Changsha, Zhuzhou, Xiangttan city in China [14].
While the above studies used GA in real estate problems, other researchers have used other intelligent techniques. Jin and Yu [15] analyzed the risk of housing rearrangement projects using the technique of fuzzy theory [16], and Bae and Yu [17] predicted apartment housing prices using the technique of machine learning [18].
There are two pioneering studies in real estate optimization for South Korean projects. The first one considered the optimal investment portfolio for land development projects [19], and the second one considered the optimal project combination for urban regeneration projects [20]. Both studies used both the genetic algorithm and the branch and bound method to obtain combinatorial optimization solutions in real estate cases. Park et al. [21] also proposed an optimization model for another type of real estate problem involving investment scheduling for public rental housing projects. However, their initial study has the limitation of not considering real-world cases. Thus, this study aims to focus more on practical approach in investment optimization for public rental housing projects by considering real-world project data in South Korea.

2. Methodologies

The genetic algorithm is the optimal problem-solving method, and it involves using the natural selection phenomenon together with genetics-related operators such as crossover, mutation, and reproduction. The branch and bound method is a technique used for discrete and combinatorial optimization problems.

2.1. Genetic Algorithm

The Genetic algorithm was first introduced by John Holland in the 1960s [21]. GA is a technique for moving from one population of ‘chromosomes’ to a new population using selection operators such as crossover, mutation, and inversion. Each chromosome is composed of ‘genes (digital bits)’, and each gene is filled with a particular ‘allele (zero or one)’. In the selection operation, a group of chromosomes that are allowed to be reproduced is selected in the population, and the fitter chromosomes have a higher chance to produce offspring. Crossover exchanges subparts of two chromosomes, generally mimicking biological recombination between two chromosome organisms. Afterwards, mutation arbitrary changes the values of some places in the chromosomes and inversion reverses the order of an adjacent section of the chromosome, thus rearranging the order in which genes are spread.

2.2. Branch and Bound Method

The Branch and Bound method (B&B) was developed independently by Land and Doig in 1960 and by Murty, Karel, and Little in 1962 [19]. B&B is an analytical approach for discrete optimization problems. Unlike continuous optimization problems, discrete optimization problems are not smooth functions because integer restrictions are placed on (at least some of) the relevant variables. Discrete optimization problems are solved by enumerative methods that investigate the feasible solution set. B&B is an attractive partial enumeration strategy for optimization problems because it analyzes each subgroup with a lower bound or upper bound (branching and bounding) and deletes some groups with no feasibility (pruning), thus finding optimal combination in remaining groups (retracting). Therefore, B&B has four steps as follows: (1) branching, (2) bounding, (3) pruning, and (4) retracting.

3. Optimization for Land Development Projects

One of pioneering studies in public real estate optimization in South Korea focused on land development planning [19]. The summary of the study can be reviewed as follows.
Government-owned public companies often have a chance to decide the most reasonable investment portfolio from a number of new projects under a limited budget. Here, the limited budget can be a major constraint in this study. Another constraint in land development problems is the balance between profitability and public interest. If a public company chooses projects with a high profit margin but low public interest in order to maximize the total return on investment, its role for public good is likely to be reduced.
The third constraint in land optimization is the equitability in each region. If a project is concentrated on a specific region, it may be criticized for not focusing on regionally balanced development. The fourth constraint is the balance among land use purposes, such as new town, public rental housing, and industrial complexes. There is a minimally required amount constraint for each purpose.
The fifth constraint involves efficient allocation of human resources. Regarding human resources, it is necessary to minimize unassigned employees in order to maintain employment. The sixth constraint is the possibility of joint investment from cooperated companies. While there are some projects that can be jointly performed with a shared budget and risk, there are other projects that must be solely completed by a single company.
It is very important to find the best investment combination that will allow public companies to properly allocate financial resources and maximize return on investment among many new projects while meeting the constraints described above. It is not easy to rationally derive the optimal business combination that maximizes the return on investment among many new projects or maximizes the public interest while meeting the minimum profit goal because there is currently no customized methodology for achieving this in South Korea. As such, we must rely on the optimal business combination (combinatorial optimization) that maximizes the return on investment while meeting multiple constraints from a group of new project candidates that have different characteristics.
In line with the above-mentioned factors (return on investment maximization, budget limitation, public interest consideration, regional balance, land purpose balance, human resource management, joint investment possibility), an optimal land development model was proposed as follows:
- Objective function: Max   i ( R i X i ) : maximization of the return on investment ( R i is the return on investment (%) for project i)
- Decision variable: X i : the investment amount on project i (unit: 1010 KRW)
- Constraint 1. i X i 110 : the total investment amount is equal to or less than 110 × 1010 KRW
- Constraint 2. k X k 0.3 i X i , k ∊ Set of non-for-profit projects: the investment for non-for-profit projects is equal to or more than 30% of total investment
- Constraint 3. k X k 0.4 i X i , k ∊ {East, West, North, South}: the investment in each area is equal to or less than 40% of total investment
- Constraint 4. k X k 0.2 i X i , k ∊ {New Town, Public Housing, Industrial Complex}: investment in each business division is equal to or more than 20% of total investment
- Constraint 5. i N i S g n ( X i ) 250 : total employees in active projects are equal to or more than 250 ( N i is the number of employees for performing project i; S g n ( ) is a sign function representing the sign (0 or 1) of X i )
- Constraint 6. 0 X i X i U p p e r and X i is an integer if i is a joint project. X i = 0   o r   X i = X i U p p e r if i is not a joint project. Projects that cannot be jointly invested such as E, F, G, H, M, N, O, P, S, and T have only two selections such as no investment or whole investment, while projects that can be jointly invested such as A, B, C, D, I, J, K, L, Q, and R have a partial investment option.
Park et al. [19] also provided a dataset of 20 new candidate projects in South Korea, as shown in Table 1. Each project has different characteristic in terms of investment amount, profit, public interest, investment area, business division, number of employees participated, and joint investment possibility.
This optimization model has 20 decision variables, each of which has an integer or binary number, and the total number of possible candidate solutions is 3.3 × 1011, which requires a considerable computation process.
After computation, this land development planning model found an optimal profit of 3.58 (1010 KRW), as shown in Table 2, which also satisfies the constraints as follows:
- Total investment amount: 90 (1010 KRW) which is less than 110 (1010 KRW).
- Non-for-profit ratio: 33% which is more than 30% of total investment.
- Investment area: East (10), West (30), South (22), North (28). Each area has less than 36 (1010 KRW) which is 40% of total investment.
- Investment division: new town (32), industrial complex (36), public housing (22). Each division is more than 18 (1010 KRW), which is 20% of total investment.
- Number of employees: 270 which is more than 250.

4. Optimization for Urban Regeneration Projects

Another pioneering study in public real estate optimization in South Korea is urban regeneration planning [20]. The summary of this study can be reviewed as follows.
According to Lee and Lim [22], urban growth in South Korea has reached its limit, and urban areas have started to decline. Urban decline has resulted in critical issues such as outflow of the population, ageing infrastructure, loss of economic capacity, etc. Thus, the ‘urban regeneration’ can be a new strategy in South Korea’s national urban policy for maintaining sustainable urban circumstances and revitalizing enervated communities. This concept of urban regeneration is not only for city planning-oriented approaches which can develop sustainable economic and physical city environments, but also for social and governance-oriented practices which can accumulate social capital. Thus, South Korea’s urban regeneration policy is highly related to the idea of urban sustainability.
There are various models such as the ‘Downtown model (DM)’, ‘Economic support model (ESM)’, and ‘Public company proposal model (PCPM)’ for urban regeneration projects. The DM is a project model used to support the recovery of public functions and the vitalization of commerce through cooperation with historical, cultural, and traveling resources in old downtown areas where the decline of public services and the decline of commerce are severe. The ESM is a project model that creates new industrial complexes to increase jobs in areas where urban decline is severe. The PCPM has been proposed by public companies as a plan for urban regeneration in certain cities, while other models were proposed by local governments.
Each project can be evaluated based on various criteria and correspondingly earned certain scores, as shown in Table 3.
The South Korean central government plans to choose 13 DM projects, 2 ESM projects, and 10 PCPM projects from a total of 66 projects developed by 16 local governments based on the evaluation of the Urban Regeneration Special Committee. Here, each local government can apply for a maximum of four projects. If the central government selects projects with respect to project effects themselves, there will be unselected regions, which will violate the principle of regionally balanced development. For this reason, a combinatorial optimization model was proposed and could provide optimal solutions while satisfying various constraints.
The model for optimally selecting urban regeneration projects can be formulated as follows:
- Objective function: Max   i ( S i X i ) : maximization of urban regeneration effect ( S i is earned score for project i)
- Decision variable: X i { 0 , 1 } : investment decision for project i (1 means investment; and 0 means no investment)
- Constraint 1.   k X k = 13 , k ∊ Set of downtown-focused projects
- Constraint 2. k X k = 2 , k ∊ Set of industry-oriented projects
- Constraint 3. k X k = 10 , k ∊ Set of public-corporation-proposed projects
- Constraint 4. 1 j X j 3 , j ∊ Set of non-Gyeonggi province projects (Projects should be selected in each local government from a minimum of one project to a maximum of three for regionally balanced development)
- Constraint 5. 2 j X j 4 , j ∊ Set of Gyeonggi province projects (Because Gyeonggi province has lots of urban regeneration demand, projects should be selected from a minimum of two projects to a maximum of four)
Total number of candidate solutions for this combinatorial problem including constraint-violated ones is 266 (≈7.38 × 1019), which actually requires a major computation process.
The results of this optimal project combination problem using GA and B&B are shown in Table 4, Table 5 and Table 6. The total score (2198) from B&B as shown in Table 5 is slightly better than that (2173) of GA as shown in Table 4, and Table 6 shows the overall result from B&B. Here, Busan stands for Busan Metropolitan City, Daegu stands for Daegu Metropolitan City, Incheon stands for Incheon Metropolitan City, Gwangju stands for Gwangju Metropolitan City, Daejeon stands for Daejeon Metropolitan City, Ulsan stands for Ulsan Metropolitan City, Jeju stands for the Jeju Special Self-governing Province, and Sejong stands for the Sejong Special Self-governing City.

5. Optimal Project Combination for Public Rental Housing

While previous real estate optimization studies [19,20] were based on artificial examples on investment amount, return on investment, the evaluation score for a urban regeneration project, etc., this study focused on a real-world case of a new town project in South Korea. We planned to find a optimal public housing investment combination to maximize the amount of public rental houses in Gwanggyo, which is one of the second-stage new towns. Gwanggyo new town is a planned city surrounding part of Suwon city and part of Yongin city. It is located 25 km south from Seoul, as shown with a red rectangle in Figure 1. In 2004, Gwanggyo new town was designated by Gyeonggi Province, Suwon city, Youngin city, and by a local-government-owned real-estate company named Gyeonggi Urban Innovation Corporation (GICO). Gwanggyo new town, which will accommodate more than 31,000 households, was not only intended for the purpose of providing increased housing supply but also for several regional purposes such as a local-government office, convention center, and commercial zone.
The percentage of public rental housing investment from 2008 to 2018 by GICO was very low, and during this period the housing investment for public sale occupied most of relevant company activities, as seen in Table 7 (the data was extracted from an internal report).
On the other hand, all the public rental houses located in Gwanggyo New Town were supplied by the Korea Land Housing Corporation (KLHC), which is the central government-owned company with more than 32 trillion KRW of capital as of the first half of 2019 (www.lh.or.kr). GICO, who had about 1.6 trillion KRW of capital as of the first half of 2019 (www.gico.or.kr), did not build any public rental houses in Gwanggyo New Town. Because GICO had more than 4 trillion KRW of loans resulting from land acquisition and development expense with regard to Gwanggyo New Town from 2012 to 2014, it had to sell land for public rental housing to KLHC rather than construct and operate public rental houses. Table 8 shows the list of public rental house projects developed by KLHC and the corresponding construction costs. But it would be more desirable for GICO to supply some public rental houses to satisfy its mission statement. If the GICO had used 3034.5 billion won, which was originally invested for the 10 public sale house projects from 2008 to 2018, to construct rental houses and sales houses instead, it would have been a better decision that met the purpose of public interest.
According to a study on housing policy in South Korea [24], Korean housing authorities focused on the expansion of state-developed housing for sale rather than the provision of rental accommodation. In order to obtain adequate housing for poor and disadvantaged groups, adequate rental accommodation is needed to ensure legal security of tenure protection from discrimination and equal access to adequate housing for all persons and their families.
Here, the total number of combinations with 10 sales of housing sites and 10 rental housing sites (one rental housing project was developed by GICO as seen in Table 7 and nine projects were developed by KLHC as seen in Table 8) was 220 because we had to decide whether or not to select each of 20 housing projects. Thus, instead of total enumeration, we utilized optimization techniques such as GA and B&B to find an optimal solution.
The objective function and constraints for this housing combinatorial problem were as follows:
- Objective function: Max   i ( N i X i ) : Maximization of the number of supplied public rental houses ( N i is the number of supplied houses from project i)
- Decision variable: X i { 0 , 1 } : investment decision for project i (1 means investment; and 0 means no investment)
- Constraint 1 :   i ( B i X i ) 3034.5 : Total investment amount should be less than 3034.5 billion KRW, which is the total investment amount for public sale house projects from 2008 to 2018 ( B i is budget for project i)
- Constraint 2.   k X k = 9 , k ∊ Set of public sale house projects: By slightly reducing the number of public sale house projects from 10 to 9, GICO can increase public rental houses more.

5.1. Public Rental Housing Planning by Arbitrary Selection #1

GICO usually invests two public sale house projects per one new town, for example Gimpo-Hangang Ab-1 and Ab-7 in Gimpo-Hangang new town, Wirye A2-2, and Wirye A2-11 in Wirye new town for their business portfolio. Gimpo-Yangchon (one project) and Namyangju-Dasan (three projects) are exceptional cases. Therefore, we excluded the biggest public sale house project, Namyangju-Dasan B4 among three Namyangju-Dasan projects. Then, we redistributed that investment amount of Namyangju-Dasan B4 (293,800 million KRW) to select public rental house projects. The result of arbitrary selection #1 is shown in Table 9.
As observed in Table 9, Constraint 1 is satisfied because total investment amount is 2,917,200 million KRW, which is less than 3,034,520 million KRW. Also, Constraint 2 is satisfied because only Namyangju-Dasan B4 was excluded.
The result of the objective function (maximization of the number of suppled public rental houses) is 2091. If GICO also includes Gwanggyo A19, the biggest remaining public rental house project, the total investment amount would be 3,384,000 million KRW which violates Constraint 1 (≤3,034,500 million KRW).

5.2. Public Rental Housing Planning by Arbitrary Selection #2

GICO excludes Wirye A2-11 (whose investment amount was the biggest) to supply more public rental houses. Then, GICO redistributes that investment amount of Wirye A2-11 (675,800 million KRW) in order to maximize the number of selected houses. The result of arbitrary selection #2 is as shown in Table 10.
As observed in Table 10, Constraint 1 is satisfied because total investment amount is 2,961,900 million KRW which is less than 3,034,520 million KRW. Also, Constraint 2 is satisfied because only Wirye A2-11 is excluded.
The result of objective function (maximization of the number of suppled public rental houses) is 5297. If GICO also includes Gwanggyo A11, the biggest remaining public rental house project, total investment amount would be 3,722,000 million KRW, which violates Constraint 1 (≤3,034,500 million KRW).

5.3. Public Rental Housing Planning Determined by the Branch and Bound Method

The result of the Branch and Bound Method is shown in Table 11. As observed in Table 11, Constraint 1 is satisfied because total investment amount is 2,929,800 million KRW, which is less than 3,034,520 million KRW. Also, Constraint 2 is satisfied because only Wirye A2-11 is excluded.
The result of objective function (maximization of the number of suppled public rental houses) is 5187.

5.4. Public Rental Housing Planning by Genetic Algorithm

The result of the Genetic Algorithm is shown in Table 12. As observed in Table 12, Constraint 1 is satisfied because total investment amount is 3,025,900 million KRW which is less than 3,034,520 million KRW. Also, Constraint 2 is satisfied because only Wirye A2-11 is excluded.
The result of objective function (maximization of the number of suppled public rental houses) is 5773.
Table 13 is the comparison of each method. The result from the genetic algorithm is superior to those from arbitrary selection #1 and #2. Also, the result of the branch the bound method is not better than that of arbitrary selection #2.

6. Conclusions

This study reviewed the optimal land development planning model and optimal urban regeneration planning model in South Korea. Then, it proposed an optimal project selection model to maximize the number of total supplied public rental houses with real-world project data.
There is a trade-off between the investment profit and investment amount needed to supply public rental houses. We applied a couple of optimization techniques such as the genetic algorithm and the branch and bound method to this combinatorial problem. The genetic algorithm obtained a superior result to those from arbitrary selections or the branch and bound method.
We think that this optimization model is a useful and practical planning tool for real estate investment projects while meeting various constraints including budget limitations, regional balance, and profit and welfare balance. Because real estate projects have no divisibility, we must decide whether or not to select any specific project. The genetic algorithm and branch and bound methods are useful tools for this kind of discrete optimization problems in real estate investment. Our optimization model may be applied to government-level infrastructure development plan in all over the country. With a limited budget, governments would select infrastructure (e.g., expressways, high-speed rail, facilities for disaster prevention, etc.) development projects which have different project effect, investment amount, and project location.
The model also can be applied to financial investment decisions with different returns of investment and risk among lots of bond, stock, commodities like gold or real estate. Investors would find an optimal investment portfolio obtaining objective profits under affordable risks with this model. The model saves considerable enumeration time with the trial and error method and proposes a reasonable basis for decisions.
Our research was limited by the amount of data available, thus we could not do a more detailed comparison between the various methods. If more data becomes available to us in the future, we can revisit this study and provide more precise comparisons between the different methods.

Author Contributions

J.H.P. proposed the idea, performed computation, and wrote the paper. J.-S.Y. supervised the research on real estate investment. Z.W.G. supervised the research on optimization formulation and algorithms. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by the Energy Cloud R&D Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Science, ICT (2019M3F2A1073164).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. MOLIT. Housing Welfare Roadmap, Ministry of Land; Infrastructure and Transport of Korea: Sejong, Korea, 2017.
  2. OECD. Housing Dynamics in Korea-Building Inclusive and Smart Cities; OECD: Paris, France, 2018. [Google Scholar]
  3. Li, X.; Parrott, L. An improved Genetic Algorithm for spatial optimization of multi-objective and multisite land use allocation. Comput. Environ. Urban Syst. 2016, 59, 184–194. [Google Scholar] [CrossRef]
  4. Ng, S.T.; Skitmore, M.; Wong, K.F. Using genetic algorithms and linear regression analysis for private housing demand forecast. Build. Environ. 2008, 43, 1171–1184. [Google Scholar]
  5. Cao, K.; Huang, B.; Wang, S.; Lin, H. Sustainable land use optimization using Boundarybased Fast Genetic Algorithm. Comput. Environ. Urban Syst. 2012, 36, 257–269. [Google Scholar] [CrossRef]
  6. Porta, J.; Parapar, J.; Doallo, R.; Rivera, F.F.; Sante, I.; Crecente, R. High performance genetic algorithm for land use planning. Comput. Environ. Urban Syst. 2013, 37, 45–58. [Google Scholar] [CrossRef]
  7. Liu, Y.; Tang, W.; He, J.; Liu, Y.; Ai, T.; Liu, D. A landuse spatial optimization model based on genetic optimization and game theory. Comput. Environ. Urban Syst. 2015, 49, 1–14. [Google Scholar] [CrossRef]
  8. Haque, A.; Asami, Y. Optimizing urban land use allocation for planners and real estate developers. Comput. Environ. Urban Syst. 2014, 46, 57–69. [Google Scholar] [CrossRef]
  9. Ahn, J.J.; Byun, H.W.; Oh, K.J.; Kim, T.Y. Using ridge regression with genetic algorithm to enhance real estate appraisal forecasting. Expert Syst. Appl. 2012, 39, 8369–8739. [Google Scholar] [CrossRef]
  10. Taber, J.T.; Balling, R.; Brown, M.R.; Day, K.; Meyer, G.A. Optimizing Transportation Infrastructure Planning with a Multiobjective Genetic Algorithm Model. J. Transp. Res. Board 1999, 1685, 51–56. [Google Scholar] [CrossRef]
  11. Haque, A.; Asami, Y. Optimizing Urban Land-Use Allocation: Case Study of Dhanmondi Residential Area, Dhaka, Bangladesh. Environ. Plan. B Plan. Des. 2011, 38, 388–410. [Google Scholar] [CrossRef]
  12. Cao, K.; Batty, M.; Huang, B.; Liu, Y.; Yu, L.; Chen, J. Spatial multi-objective land use optimization: Extensions to the non-dominated sorting genetic algorithm-II. Int. J. Geogr. Inf. Sci. 2011, 25, 1949–1969. [Google Scholar] [CrossRef]
  13. Stewart, T.J.; Janssen, R.; Herwijnen, M.V. A genetic algorithm approach to multiobjective land use planning. Comput. Oper. Res. 2004, 31, 2293–2313. [Google Scholar] [CrossRef]
  14. Zhang, H.H.; Zeng, Y.N.; Bian, L. Simulating Multi-Objective Spatial Optimization Allocation of Land Use Based on the Integration of Multi-Agent System and Genetic Algorithm. Int. J. Environ. Res. 2010, 4, 765–776. [Google Scholar]
  15. Jin, Y.H.; Yu, J.S. Analysis of the Risk Factors of Block-unit Housing Rearrangement Project Using Fuzzy Multi-Criteria Decision-Making Method: Focusing on Incheon Metropolitan City Case. J. Korean Urban Manag. Assoc. 2019, 32, 87–112. [Google Scholar]
  16. Chauhan, N.; Choi, B.-J. Denoising Approaches Using Fuzzy Logic and Convolutional Autoencoders for Human Brain MRI Image. Int. J. Fuzzy Log. Intell. Syst. 2019, 19, 135–139. [Google Scholar] [CrossRef]
  17. Bae, S.; Yu, J. Estimation of the Apartment Housing Price Using the Machine Learning Methods: The Case of Gangnam-gu, Seoul. J. Korea Real Estate Anal. Assoc. 2018, 24, 69–85. [Google Scholar] [CrossRef]
  18. Oh, S.-J.; Lim, C.-O.; Park, B.-C.; Lee, J.-C.; Shin, S.-C. Deep Neural Networks for Maximum Stress Prediction in Piping Design. Int. J. Fuzzy Log. Intell. Syst. 2019, 19, 140–146. [Google Scholar] [CrossRef]
  19. Park, J.H.; Geem, Z.W.; Yu, J.S. The Optimal Investment Portfolio for Land Development Projects of Public Company. Korean Apprais. Rev. 2016, 26, 23–38. [Google Scholar]
  20. Park, J.H.; Geem, Z.W.; Yu, J.S. The Optimal Project Combination for Urban Regeneration New Deal Projects. Korean Apprais. Rev. 2018, 28, 23–37. [Google Scholar]
  21. Park, J.H.; Yu, J.S.; Geem, Z.W. Genetic Algorithm-based Optimal Investment Scheduling for Public Rental Housing Projects in South Korea. Int. J. Fuzzy Log. Intell. Syst. 2018, 18, 135–145. [Google Scholar] [CrossRef] [Green Version]
  22. Lee, J.H.; Lim, S. An Analytic Hierarchy Process (AHP) Approach for Sustainable Assessment of Economy-Based and Community-Based Urban Regeneration: The Case of South Korea. Sustainability 2018, 10, 4456. [Google Scholar]
  23. MOLIT. Urban Regeneration New Deal Project Seminar Booklet, Ministry of Land; Infrastructure and Transport of Korea: Sejong, Korea, 2017.
  24. Ha, S.K. The Urban Poor, Rental Accommodations, and Housing Policy in Korea. Cities 2002, 19, 195–203. [Google Scholar] [CrossRef]
Figure 1. Map of Gwanggyo New Town (Google and Naver map).
Figure 1. Map of Gwanggyo New Town (Google and Naver map).
Sustainability 12 00600 g001
Table 1. Candidate Land Development Projects.
Table 1. Candidate Land Development Projects.
Profit TypeProjectROI * Investment (108 KRW) **Profit Type ***RegionBiz DivisionPartnership ****Personnel
Low profitA−2%1000Non-for-profitEastNew townPossible30
B1%800Non-for-profitWestNew townPossible24
C−1%600Non-for-profitSouthNew townPossible18
High profitD5%400For-profitNorthNew townPossible12
E6%200For-profitEastNew townImpossible6
F5%1000For-profitWestIndustrial complexImpossible30
Low profitG2%800Non-for-profitSouthIndustrial complexImpossible24
H1%600Non-for-profitNorthIndustrial complexImpossible18
I−2%400Non-for-profitEastIndustrial complexPossible12
High profitJ5%200For-profitWestIndustrial complexPossible6
K6%1000For-profitSouthHousingPossible30
L5%800For-profitNorthHousingPossible24
Low profitM−2%600Non-for-profitEastHousingImpossible18
N1%400Non-for-profitWestHousingImpossible12
O−2%200Non-for-profitSouthHousingImpossible6
High profitP5%1000For-profitNorthNew townImpossible30
Q6%800For-profitEastNew townPossible24
R5%600For-profitWestIndustrial complexPossible18
Low profitS1%400Non-for-profitSouthIndustrial complexImpossible12
T−2%200Non-for-profitNorthHousingImpossible6
* ROI was assumed based on real project performances. ** Total investment amount is 1.2 trillion KRW, which is over the total investment budget of 1.1 trillion Korean Won (KRW). *** Non-for-profit: New town projects that are not for profit but are for regional balance development; Public rental housing and Industrial complex projects that are not for profit but are for regional balance development. / For-profit: New town projects in attractive location; Public sale housing and Industrial complexes in attractive locations. **** Local government-owned company may invest with other public land development companies to reduce financial burden and business risk if partnerships are possible.
Table 2. Result of Land Development Optimization.
Table 2. Result of Land Development Optimization.
ProjectInvestment AmountNon-for- ProfitProject Area Business DivisionPersonProfit (10 billion KRW)
EastWestSouthNorthNew TownIndustrial ComplexHousing
A------ --- --
B88-8- - 8-- 240.08
C--- --- --- --
D44- -- 44-- 120.2
E2-2-- - 2-- 60.12
F10--10- - -10- 300.5
G88- - 8--8- 240.16
H66- - - 6-6- 180.06
I---- -- --- --
J2--2- - -2- 60.1
K10-- - 10- --10300.6
L8-- -- 8--8240.4
M---- - - -----
N44-4- ---4120.04
O--- --------
P10-- --1010-- 300.5
Q8-8-- -8-- 240.48
R6--6- - -6- 180.3
S44- -4- -4- 120.04
T--- - -------
Total9030103022283236222703.58
Table 3. Evaluation Criteria and Score for Urban Regeneration Projects [23].
Table 3. Evaluation Criteria and Score for Urban Regeneration Projects [23].
Evaluation CriteriaScore PointsDetail Evaluation CriteriaScore Points
Urgency and Necessity of project30Urgency of project (Region deterioration, Safety)15
Necessity of project (Community participation)15
Feasibility of project plan40Local government’s organization for project5
Relevance of project plan10
Plan of land acquisition and finance for project 15
Community participation and empowerment training10
Effect of project30Housing welfare and improvement of quality of life10
Job creation effect10
Social integration and sustainability5
Countermeasure towards side-effects of the real estate market5
Table 4. Selected Projects of Urban Regeneration Planning using GA.
Table 4. Selected Projects of Urban Regeneration Planning using GA.
Project Model (Number)Project Name
DM (13)B1, C1, E1, F2, G3, H1, J2, K1, M1, M2, N1, O1, P1
ESM (2)A4, B4
PCPM (10)C3, D3, F3, G4, H2, I2, J3, K2, L3, M3
Table 5. Selected Projects of Urban Regeneration Planning using B&B.
Table 5. Selected Projects of Urban Regeneration Planning using B&B.
Project Model (Number) Project Name
DM (13)B1, C1, E1, F2, G2, G3, H1, K1, L2, N1, O1, P1, P2
ESM (2)D4, K4
PCPM (10)A3, H2, I2, J3, K2, L3, M3, N2, O2, P3
Table 6. Overall Result of Urban Regeneration Planning using B&B.
Table 6. Overall Result of Urban Regeneration Planning using B&B.
Local Govt. (Number)Project NameProject ModelScore of EvaluationLocal Govt. (Number)Project NameProject ModelScore of Evaluation
Busan (1)A1DM74Chungcheong (North) (1)I1DM73
A2DM76I2PCPM89
A3PCPM86I3ESM84
A4ESM83I4ESM76
Daegu (1)B1DM83Chungcheong (South) (1)J1DM79
B2DM83J2DM82
B3PCPM80J3PCPM91
B4ESM83J4ESM79
Incheon (1)C1DM88Jeolla (North) (3)K1DM88
C2DM73K2PCPM94
C3PCPM86K3ESM79
C4ESM75K4ESM86
Gwangju (1)D1DM74Jeolla (South) (2)L1DM81
D2DM73L2DM85
D3PCPM84L3PCPM92
D4ESM83L4ESM79
Daejeon (1)E1DM92Gyeongsang (North) (1)M1DM79
E2DM84M2DM82
E3PCPM83M3PCPM92
E4ESM82M4ESM78
Ulsan (1)F1DM73Gyeongsang (South) (2)N1DM85
F2DM86N2PCPM89
F3PCPM85N3ESM84
F4ESM77N4ESM84
Gyeonggi (2)G1DM80Jeju (2)O1DM87
G2DM82O2PCPM90
G3DM86O3ESM81
G4PCPM85O4ESM80
G5ESM81Sejong (3)P1DM87
G6ESM83P2DM83
Gangwon (2)H1DM95P3PCPM90
H2PCPM89P4ESM77
H3ESM81
H4ESM83
Table 7. The Public Sale and Rental House Construction Record of GICO.
Table 7. The Public Sale and Rental House Construction Record of GICO.
TypeHousing ProjectConstruction PeriodInvestment (108 KRW)Detail of Investment
Sales HousingSub Total 30,345
Gimpo-Yangchon2008.4~2010.12437Land price +Construction cost
Gwanggyo Edu-town 122009.11~2012.112613Construction cost (GICO’s land)
Gwanggyo Edu--town 13–152009.12~2012.122225Construction cost (GICO’s land)
Gimpo-Hangang Ab–12009.12~2013.22617Land price +Construction cost
Gimpo-Hangang Ab–72009.12~2013.23028Land price +Construction cost
Wirye A2–112014.4~2016.96758Land price +Construction cost
Wirye A2–22015.4~2017.94661Land price +Construction cost
Namyangju-Dasan B22015.4~2017.112166Construction cost (GICO’s land)
Namyangju-Dasan B42015.4~2017.112938Construction cost (GICO’s land)
Namyangju-Dasan S12015.12~2018.62902Construction cost (GICO’s land)
Rental HousingGimpo-Hangang Ab-22012.1~2013.21091Land price +Construction cost
Table 8. Estimated Cost of Public Rental House Projects.
Table 8. Estimated Cost of Public Rental House Projects.
Site NameNumber of HousesConstructionCompletionTotal Area (m2) (A)Estimated Construction Cost (KRW) per m2 (B)Total Construction Cost (108 KRW) of GICO
Total6956 804,656 8673
A107012013.11111,0021,077,8931196
A116372013.11102,3341103
A162242014.734,680374
A1913732011.11112,4581212
A232582014.239,979431
A243942014.254,883592
A251462011.1013,091141
A2611322013.12172,4771859
A3020912011.12163,7521765
Table 9. Result of Arbitrary Selection #1.
Table 9. Result of Arbitrary Selection #1.
Name of Site Number of HousesInvestment Amount (100m.)SelectionNumber of Selected HousesInvestment Amount (100m.)
Rental house
(10)
Gwanggyo A10 7011196X--
Gwanggyo A116371103X--
Gwanggyo A16224374X--
Gwanggyo A1913731212X--
Gwanggyo A23258431X--
Gwanggyo A24394592X--
Gwanggyo A25146141X--
Gwanggyo A2611321859X--
Gwanggyo A3020911765O20911765
Gimpo Ab-25591091X--
Sub Total751597641 site selected20911765
Sales house
(10)
Gimpo-Yangchon743437O743437
Gwanggyo-Edutown 1217642613O17642613
Gwanggyo-Edutown 13~1511732225O11732225
Gimpo-Hangang Ab-111672617O11672617
Gimpo-Hangang Ab-713823028O13823028
Wirye A2-1115406758O15406758
Wirye A2-2 14134661O14134661
Namyangju-Dasan B211862166O11862166
Namyangju-Dasan B416152938X--
Namyangju-Dasan S116852902O16852902
Sub Total13,66830,3459 sites selected12,05327,407
Total21,18340,10910 sites selected14,14429,172
Table 10. Result of Arbitrary Selection #2.
Table 10. Result of Arbitrary Selection #2.
Name of SiteNumber of HousesInvestment Amount (100m.)SelectionNumber of Selected HousesInvestment Amount (100m.)
Rental house
(10)
Gwanggyo A10 7011196O7011196
Gwanggyo A116371103X--
Gwanggyo A16224374X--
Gwanggyo A1913731212O13731212
Gwanggyo A23258431X--
Gwanggyo A24394592X--
Gwanggyo A25146141X--
Gwanggyo A2611321859O11321859
Gwanggyo A3020911765O20911765
Gimpo Ab-25591091X--
Sub Total751597644 sites selected52976032
Sales house
(10)
Gimpo-Yangchon743437O743437
Gwanggyo-Edutown 1217642613O17642613
Gwanggyo-Edutown 13~1511732225O11732225
Gimpo-Hangang Ab-111672617O11672617
Gimpo-Hangang Ab-713823028O13823028
Wirye A2-1115406758X--
Wirye A2-2 14134661O14134661
Namyangju-Dasan B211862166O11862166
Namyangju-Dasan B416152938O16152938
Namyangju-Dasan S116852902O16852902
Sub Total13,66830,3459 sites selected12,12823,587
Total21,18340,10913 sites selected17,42529,619
Table 11. Result of Branch & Bound Method.
Table 11. Result of Branch & Bound Method.
Name of SiteNumber of HousesInvestment Amount (100m.)SelectionNumber of Selected HousesInvestment Amount (100m.)
Rental house
(10)
Gwanggyo A10 7011196O7011196
Gwanggyo A116371103X--
Gwanggyo A16224374O224374
Gwanggyo A1913731212O13731212
Gwanggyo A23258431O258431
Gwanggyo A24394592O394592
Gwanggyo A25146141O146141
Gwanggyo A2611321859X--
Gwanggyo A3020911765O20911765
Gimpo Ab-25591091X--
Sub Total751597647 sites selected51875711
Sales house
(10)
Gimpo-Yangchon743437O743437
Gwanggyo-Edutown 1217642613O17642613
Gwanggyo-Edutown 13~1511732225O11732225
Gimpo-Hangang Ab-111672617O11672617
Gimpo-Hangang Ab-713823028O13823028
Wirye A2-1115406758X--
Wirye A2-2 14134661O14134661
Namyangju-Dasan B211862166O11862166
Namyangju-Dasan B416152938O16152938
Namyangju-Dasan S116852902O16852902
Sub Total13,66830,3459 sites selected12,12823,587
Total21,18340,10916 sites selected17,31529,298
Table 12. Result of the Genetic Algorithm.
Table 12. Result of the Genetic Algorithm.
Name of SiteNumber of HousesInvestment Amount (100m.)SelectionNumber of Selected HousesInvestment Amount (100m.)
Rental house
(10)
Gwanggyo A10 7011196X--
Gwanggyo A116371103O6371103
Gwanggyo A16224374X--
Gwanggyo A1913731212O13731212
Gwanggyo A23258431X--
Gwanggyo A24394592O394592
Gwanggyo A25146141O146141
Gwanggyo A2611321859O11321859
Gwanggyo A3020911765X--
Gimpo Ab-25591091X--
Sub Total751597645 sites selected57736672
Sales house
(10)
Gimpo-Yangchon743437O743437
Gwanggyo-Edutown 1217642613O17642613
Gwanggyo-Edutown 13~1511732225O11732225
Gimpo-Hangang Ab-111672617O11672617
Gimpo-Hangang Ab-713823028O13823028
Wirye A2-1115406758X--
Wirye A2-2 14134661O14134661
Namyangju-Dasan B211862166O11862166
Namyangju-Dasan B416152938O16152938
Namyangju-Dasan S116852902O16852902
Sub Total13,66830,3459 sites selected12,12823,587
Total21,18340,10914 sites selected17,90130,259
Table 13. Comparison of the Supplied Number of Public Rental Houses.
Table 13. Comparison of the Supplied Number of Public Rental Houses.
MethodArbitrary Selection #1Arbitrary Selection #2 Branch & Bound MethodGenetic Algorithm
Number of Public Rental Houses2091 5297 51875773

Share and Cite

MDPI and ACS Style

Park, J.H.; Yu, J.-S.; Geem, Z.W. Optimal Project Planning for Public Rental Housing in South Korea. Sustainability 2020, 12, 600. https://doi.org/10.3390/su12020600

AMA Style

Park JH, Yu J-S, Geem ZW. Optimal Project Planning for Public Rental Housing in South Korea. Sustainability. 2020; 12(2):600. https://doi.org/10.3390/su12020600

Chicago/Turabian Style

Park, Jae Ho, Jung-Suk Yu, and Zong Woo Geem. 2020. "Optimal Project Planning for Public Rental Housing in South Korea" Sustainability 12, no. 2: 600. https://doi.org/10.3390/su12020600

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop