Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.games.development.programming.algorithms > #55
| Newsgroups | comp.games.development.programming.algorithms |
|---|---|
| Date | 2014-08-23 12:40 -0700 |
| Message-ID | <5c01f843-4b79-465c-b8f5-21f74c6bdd2c@googlegroups.com> (permalink) |
| Subject | What is the suitable genetic or optimization algorithm for scheduling problem in industrial training system? |
| From | Navhin Nair <navhin.nair@gmail.com> |
My research project is finding suitable algorithms to be used in industrial training system for the below constrain: 1) The system should allocate equal amount of students to the lecturer for the supervision purpose. Example, if there is 500 students who going for industrial training and 20 lecturers available, so each lecturer should get 25 students equally. 2) The system should allocate the students according to the students working place address and lecturers address which is lecturers will provide max 3 address. So the system must find the lecturer who near to students working place. What type of scheduling or allocation algorithms i can use to solve the above problem. Please help me out
Back to comp.games.development.programming.algorithms | Previous | Next | Find similar
What is the suitable genetic or optimization algorithm for scheduling problem in industrial training system? Navhin Nair <navhin.nair@gmail.com> - 2014-08-23 12:40 -0700
csiph-web