koptimizer / my_PaperLog

심심할때 논문 읽고 리뷰하는 공간
1 stars 0 forks source link

An effective genetic algorithm for the flexible job-shop scheduling problem #10

Closed koptimizer closed 4 years ago

koptimizer commented 4 years ago

:clipboard: 논문의 정보를 알려주세요.

:page_with_curl: Abstract(본문)

In this paper, we proposed an effective genetic algorithm for solving the flexible job-shop scheduling problem (FJSP) to minimize makespan time. In the proposed algorithm, Global Selection (GS) and Local Selection (LS) are designed to generate high-quality initial population in the initialization stage. An improved chromosome representation is used to conveniently represent a solution of the FJSP, and different strategies for crossover and mutation operator are adopted. Various benchmark data taken from literature are tested. Computational results prove the proposed genetic algorithm effective and efficient for solving flexible job-shop scheduling problem.

:mag_right: 어떤 논문인지 소개해주세요.

:key: 핵심 키워드를 적어주세요.

Genetic algorithm, Flexible job-shop scheduling problem(FJSP), Chromosome representation, Initialization

:paperclip: URL

https://www.sciencedirect.com/science/article/pii/S095741741000953X?via%3Dihub

koptimizer commented 4 years ago

:bulb: 방법은 무엇입니까?

:chart_with_upwards_trend: 실험과 그 결과는 어떻습니까?

:open_file_folder: 차후 연구방향 및 보완점은 무엇입니까?

:thumbsup: Novelty와 논문을 통해 배운 것은 무엇입니까?

:loop: 궁금한 점이나 추가로 읽으면 좋은 레퍼런스가 있습니까?

추가적으로 궁금한 사항에 대해서 적어주세요. 같이 읽으면 좋은 레퍼런스의 제목과 URL을 덧붙혀주세요.