• 제목/요약/키워드: Template Packing Problem

검색결과 1건 처리시간 0.013초

First-fit 전략을 사용하는 템플럿 패킹 문제를 위한 근사 알고리즘 (An Approximation Algorithm based on First-fit Strategy for Template Packing Problem)

  • 송하주;권오흠
    • 한국멀티미디어학회논문지
    • /
    • 제19권2호
    • /
    • pp.443-450
    • /
    • 2016
  • This paper deals with a kind of packing problem of which the goal is to compose one or more templates which will be used to produce the items of different types. Each template consists of a fixed number of slots which are assigned to the different types of items and the production of the items is accomplished by printing the template repeatedly. The objective is to minimize the total number of produced items. This problem is known to be NP-hard. We present a polynomial time approximation algorithm which has a constant approximation ratio. The proposed algorithm is based on the well-known first-fit strategy.