coding-blocks-archives / schedulecture

A lecture schdeuler (we have classes, batches, centres, lecture rooms and teachers - this is really needed)
GNU General Public License v3.0
1 stars 4 forks source link

backend algorithm #1

Open akansh97531 opened 7 years ago

akansh97531 commented 7 years ago

@nikhilkumarsingh i can work on the backend here and please tell me can i implement it using genetic algorithm because it is a NP Hard problem , genetic algorithm will be a good choice

nikhilkumarsingh commented 7 years ago

The algorithm is secondary. First of all, we need to implement a template system which easily renders the required calender page according to month, date, center. As far as heuristics are concerned, dont worry about that right now. It will be a manual or semi-automated process.