Author Topic: I can't find an algorithm for school schedule table  (Read 2183 times)

Emirhan3395

  • Guest
I can't find an algorithm for school schedule table
« on: November 27, 2015, 12:32:46 am »
Hello guys.I'm trying to make a C++ program to create a school schedule for every class in the school.I'm asking the user to entry how many classes of which subjects will be taken for each classroom.E.g Classroom 102 will take 6 hours of maths, 4 hours of chemistry etc. per week.After the user enters all these subjects and hours, i want to place them into schedules randomly and what i want to figure out is that what's gonna happen if two lessons are overlapped each other.How should i proceed from this moment? I'm open for any suggestions even if it is starting from scratch with a new algorithm.Thank you.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: I can't find an algorithm for school schedule table
« Reply #1 on: November 27, 2015, 06:36:11 am »
Topic locked because it violates our forum rules !
Please (re)read them, with registering here you accepted to follow these rules!

Please ask general programming questions on an appropriate website or mailing list !