Skip to content

This Project is a simple time table scheduler with genetic algorithm

Notifications You must be signed in to change notification settings

amirhossein1376/Time-Table-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Table-Scheduler

This Project is a simple time table scheduler with genetic algorithm

In this project we have 6 folder in this format:
--Main Folder
  --AskedClass
  --capacity
  --Chart
  --FreeClass
  --ProfFreeTime
  --SKILL

In each foler we have files that my code work with this codes.

Description of Folers:
  --AskedClass : files in this folder show if students registered for each course are more than 20 or not
  --capacity : files in this folder show class capacity
  --Chart : files in this folder show our chart in university whith courses and student groups and semester that each course presented
  --FreeClass : files in this folder show classes free times
  --ProfFreeTime: files in this folder show professors free times
  --SKILL : files in this folder show if Professor wants to present a course or not!


A sample of this folders is in Sample Folder

About

This Project is a simple time table scheduler with genetic algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages