Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
source code for task scheduling using genetic algorithm using java
#1

ABSTRACT

Due to optimal use of processors as well as spending less time, the task scheduling in multiprocessor systems is of great importance. This is one of the NP_hard problems and achieving the optimal schedule or finding the minimum schedule length, using the dynamic algorithm and back-tracking programming, would be time-consuming. Therefore, heuristic methods like genetic algorithms are suitable methods to schedule tasks in a multiprocessor system. In this paper, a new genetic algorithm is presented whose priority of tasks execution is based on the number of their children. The results show that our developed algorithm finds the near-optimal schedule in a reasonable computation time, compared to other heuristics.
Reply

#2

i am working on implementing the genetic algorithm for scheduling the tasks. i dont know how to do it..please
(05-04-2016, 07:41 AM)Guest Wrote: i am working on implementation of the genetic algorithm for scheduling the tasks.As i am new to cloudsim tool, i don't know how to do it ..please help me to implement in cloudsim tool. Thanks in advance.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.