본문 바로가기
  • Home

The Optimal Algorithm for Assignment Problem

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2012, 17(9), pp.139-147
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science

Sang-Un, Lee 1

1강릉원주대학교

Accredited

ABSTRACT

This paper suggests simple search algorithm for optimal solution in assignment problem. Generally, the optimal solution of assignment problem can be obtained by Hungarian algorithm. The proposed algorithm reduces the 4 steps of Hungarian algorithm to 1 step, and only selects the minimum cost of row and column then gets the optimal solution simply. For the 27 balanced and 7 unbalanced assignment problems, this algorithm finds the optimal solution but the genetic algorithm fails to find this values. This algorithm improves the time complexity of Hungarian algorithm to . Therefore, the proposed algorithm can be general algorithm for assignment problem replace Hungarian algorithm.

Citation status

* References for papers published after 2023 are currently being built.