필터 지우기
필터 지우기

genetic algorithm for scheduling problem

조회 수: 1 (최근 30일)
ghazwan alsoufi
ghazwan alsoufi 2014년 9월 8일
my problem is scheduling problem. for example if I have 2 jobs, each job has 2 tasks and I need to perform these tasks by 2 machines in order to minimize the finishing time of each job. I would like to use genetic algorithm. My question is could I use gene with more than one bit so that first bit represent the job and second bit represent the task like (1,2) (1,1) (2,1) (2,2) to create initial population. note that each task will handle one time.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by