Multi-Objective Optimization of Time-Cost-Quality Using Hungarian Algorithm

Abstract

In this paper, we propose an algorithm for solving multi-objective assignment problem (MOAP) through Hungarian Algorithm, and this approach emphasizes on optimal solution of each objective function by minimizing the resource. To illustrate the algorithm a numerical example (Sec. 4; Table 1) is presented.

Share and Cite:

Yadaiah, V. and Haragopal, V. (2016) Multi-Objective Optimization of Time-Cost-Quality Using Hungarian Algorithm. American Journal of Operations Research, 6, 31-35. doi: 10.4236/ajor.2016.61005.

Received 6 December 2015; accepted 15 January 2016; published 20 January 2016

1. Introduction

General assignment problem includes “N” tasks that must assign to “N” workers where each worker has the competence to do all tasks. However, due to personal ability or other reasons, each worker may spend different amount of resource to finish different tasks. The objective is to assign each task to a proper worker so that the total resource that spends finishing all tasks can be minimized.

Many studies have been developed to solve the assignment problem [1] - [4] , like time, cost, quality and risk in construction and development projects and investment has been taken into consideration and explanation [5] , projects were completed by using the FDOT to establish a model to demonstrate the functional relationship between construction cost and time for the collected highway construction projects [6] . A Multi-Objective Ant Colony Optimization is developed to analyze the advanced time cost-quality trade-off problem [7] , relationship between time, cost and quality management and the attainment of client objectives [8] .

Most of the developed methods for the assignment problem consider only one-objective situation, such as (1) the minimum cost assignment problem, (2) the minimum finishing time assignment problem. The minimum cost

Table 1. Assigned cost mtrix (ACM). here cost unit: thousands, time unit: weeks, quality levels: 1, 3, 5, 7, 9.

assignment problem focuses on how to assign tasks to workers so that the total operation cost can be minimized. Such problems have been generally discussed and well developed in many operations researches. Geetha and Nair [9] provide a solution for an assignment problem that minimizes both time and cost. Tsai et al. [10] try to solve a multi-objective decision making problem associated with cost, time, and quality by fuzzy concept. Unfortunately, the provided approaches only deal with the 2-objective assignment problem.

2. Model Construction of Simple Assignment Problem

Assignment problem is one of the special cases of transportation problems. The goal of the assignment problem is to minimize the cost or time of completing a number of jobs by a number of persons. An important characteristic of the assignment problem is the number of sources is equal to the number of destinations. It is explained in the following way.

1) Only one job is assigned to person.

2) Each person is assigned with exactly one job.

Management has faced with problems whose structures are identical with assignment problems.

For example, a manager has five persons for five separate jobs and the cost of assigning each job to each person is given. His goal is to assign one and only job to each person in such a way that the total cost of assignment is minimized.

Balanced assignment problem: The number of persons is equal to the number of jobs.

Minimize (Maximize):

Subject to

; for

; for

where

Problem definition: Consider a problem which consists a set of “n” machines. A set of “m” jobs which is to be considered to assign for execution on “n” available machines, with an execution of cost, time, qality, where and are mentioned in the ACM of order, where.

3. Scope Triangle

The triangle illustrates the relationship between three primary forces in an assignment. Time is available to deliver the assignment, cost represents the amount of money and quality represents fit for the purpose of assignment which should be a successful achievement.

3.1. Methodology

To determine the assignment of cost (C), time (T) and quality (Q) vs. machine (s) of an assignment problem for a set of “n” machines, which are to be considered as assigned for execution on “n” available machines with an execution cost, , , where and are mentioned in the ACM of order, where m = n. First of all, we obtain the sum of cost, time, and quality in each job of the ACM (Figure 1). In this way we get single objective balanced assignment problem nature (Table 2). Now we apply the Hungarian algorithm approach [11] -[13] to obtain the exact optimum solution of balanced assignment problems. To solve this problem we follow the below algorithm.

3.2. Algorithm

Step 1: Consider “m” jobs on “n” machines costs given as a matrix (ACM), which is an balanced assignment problem, where.

Step 2: Obtain the sum of cost, time, quality in each job of the ACM.

Step 3: If the total effectiveness of ACM is to be maximized, change the sign of each cost element in the effectiveness matrix and go to Step 4, otherwise go directly to Step 5 if ACM has the total value as minimum.

Step 4: If the minimum element in the row is not zero, then subtract this minimum element from each element in the row i ().

Step 5: If the minimum element in the column j is not zero, then subtract this minimum element from each element in the column j ().

Figure 1. Scope-Triangle.

Table 2. Modified ACM (,).

Step 6: Examine rows successively, beginning with row 1, for a row with exactly one unmarked zero. If at least one exists, mark this zero with the symbol (,) to denote an assignment. Cross out (X) the other zeros in the same column so that additional assignment will not be made to that column. Repeat the process until each row has no unmarked zeros or at least two unmarked zeros.

Step 7: Examine columns successively, beginning with column 1, for a column with exactly one unmarked zero. If at least one exists, mark this zero with the symbol (,) to denote an assignment. Cross out (X) the other zeros in the same row so additional assignment will not be made to that row. Repeat the process until each column has no unmarked zeros or at least two unmarked zeros.

Step 8: Repeat Steps 7 and 8 successively (if necessary) until one of the three things occurs:

Step 9: Every row has an assignment (,). Go to Step 16.

Step 10: There are at least two unmarked zeros in each row and each column. Go to Step 7.

Step 11: There are no zeros left unmarked and a complete assignment has not been made. Go to Step 10.

Step 12: Check (Ö) all rows for which assignment (,) has not been made.

Step 13: Check (Ö) columns not already checked which have a zero in checked rows.

Step 14: Check (Ö) rows not already checked which have assignments in the checked column.

Step 15: Repeat Steps 11 and 12 until the chain of checking ends.

Step 16: Draw lines through all unchecked rows and through all checked columns. This will necessarily give the minimum number of lines needed to cover each zero at least one time.

Step 17: Examine the elements that do not have at least one line through them. Select the smallest of these and subtract it from every element in each row that contains at least one uncovered element. Add the same element to every element in each column that has a vertical line through it. Return to Step 7.

Step 18: List the assignment cost and combination corresponding to sub problem.

Step 19: Add assignment cost of each sub problem to obtain the total assignment cost of the main problem, which shall be the optimal cost, and also rearrange the combinations.

Step 20: Stop.

4. Illustration

Solve the problem (Table 1) assuming that the objective is to minimize the total cost, time and quality.

Now obtain the sum of cost, time, quality in each job of the ACM and we get modified ACM (,) (Table 2).

Now apply the Hungarian method for Modified ACM (,), then the final optimal assignments of Modified ACM (,) (Table 2) as follows:

, , ,

5. Conclusion

The above illustration was taken by the defined algorithm and implemented on several sizes of the problems to test the effectiveness of the algorithm. This approach was implemented on different sizes of multi-objective balanced assignment problems from the above. We noticed that by using standard Hungarian method we could get the optimum value. The time complexity verified and found that they were getting optimum in less time comparative to other methods.

Conflicts of Interest

The authors declare no conflicts of interest.

References

[1] Winston. L.W. (1991) Operations Research: Applications and Algorithm. Pws-Kent Puublishing Company, Boston.
[2] Hillier. S.F. and Lieberman, J.G. (2001) Introduction to Operation Research. McGraw-Hill, Boston.
[3] Taha, H.A. (1971) Operation Research: An Introduction. MacMillan Inc., New York.
[4] Ravindran, A. and Ramaswami, V. (1977). On the Bottleneck Assignment Problem. Journal of Optimization Theory and Applications, 21, 451-458.
http://dx.doi.org/10.1007/BF00933089
[5] Rezaian, A. (2011) Time-Cost-Quality-Risk of Construction and Development Projects or Investment. Middle-East Journal of Scientific Research, 10, 218-223.
[6] Shr, J.-F. and Chen, W.-T. (2006) Functional Model of Cost and Time for Highway Construction Projects. Journal of Marine Science and Technology, 14, 127-138.
[7] Afshar, A., Kaveh, A. and Shoghli, O.R. (2007) Multiobjective Optimization of Time-Cost-Quality Using Multi-Colony ant Algorithm. Asian Journal of civil Engineering (Building and Housing), 8, 113-124.
[8] Bowen, P.A., Hall, K.A., Edwards, P.J., Pearl, R.G. and Cattell, K.S. (2002) Perceptions of Time, Cost, Quality Management on Building Projects. The Australian Journal of Construction Economics and Building, 2, 48-56.
[9] Geetha, S. and Nair, K.P.K. (1993) A Variation of the Assignment Problems. European Journal of Operational Research, 68, 422-426.
http://dx.doi.org/10.1016/0377-2217(93)90198-V
[10] Tsai, C., Wei, C.-C. and Cheng, C.-L. (1999) Multiobjective Fuzzy Deployment of Manpower. International Journal of the Computer, the Internet and Management, 7,.
[11] Pandit, S.N.N. (1963) Some Quantitative Combinatorial Search Problems. PhD Thesis, IIT Khargpur.
[12] Ramesh, M. (1997) Lexi-Search Approach to Some Combinatorial Programming Problem. PhD Thesis, University of Hyderabad, Hyderabad.
[13] Gillett Billy, E. (2000) Introduction to Operations Research—A Computer Oriented Algorithm Approach. Tata McGraw Hill, New Delhi.

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.