Name | Modified | Size | Downloads / Week |
---|---|---|---|
Readme.txt | 2016-05-12 | 954 Bytes | |
scheduling.dtd | 2016-05-11 | 1.4 kB | |
input file examples.rar | 2016-05-11 | 3.3 kB | |
code.rar | 2016-05-11 | 19.0 MB | |
Sched.exe | 2016-05-11 | 2.9 MB | |
Totals: 5 Items | 21.9 MB | 0 |
Readme Sched.exe: Executable file code.rar: Source codes and GA lib. The project is working in MS VC++ 6.0. For later version of VC++, revision on codes of GAlib is required. Input file examples.rar: Examples of input XML files scheduling.dtd: Document Type Definition file for input. It is required to be put in the same directory as the input XML file. Steps to run Sched-SPM: 1. Scheduling 1) Load one input files. The XML file is with tasks and employees information needed to be scheduled. Refer to ¡°Input file examples.rar¡±. 2) Set the parameters of GA. 2. Rescheduling: 1) Tick the ¡°Rescheduling¡± checkbox. 2) Load two input files. One XML file is with tasks and employees information needed to be rescheduled. The other XML is the original schedule of these tasks from the previous generated output file. 3) Set the parameters of GA.