Sched-Sched is a C++ schedule generator for software project staffing and rescheduling based on Genetic Algorithm (GA) and Hill Climbing (HC).
It is implemented with GALib (http://lancet.mit.edu/ga/), an open-source toolkit of Genetic Algorithms in various platforms including Unix and Windows. The input and output files of the software are required as XML format. The input file includes tasks' and employees' information according to predefined file format. The generated output XML file is accordance with Microsoft Project 2010 and could be open and edited within MS Project. It supports automatic scheduling and rescheduling.
Parameters of GA such as population size, generation number, mutation probability, and crossover probability, and human factors such as learning, communication overhead, learning, and schedule pressure, could be controlled by users.
Sched-Resched
A C++ schedule generator based on Genetic Algorithm and Hill Climbing
Brought to you by:
yujiage
Downloads:
0 This Week