Skip to content
#

timetabling

Here are 19 public repositories matching this topic...

This is my final year project on digitalization of my department. The system will serve the management to reduce cycle times, faster keep track of data, and improve the service, increase information sharing and providing facilities to store information centrally. I'm currently developing it. I'm using c#, asp.net MVC as backend language for my site's responsiveness and speed. Also I used HTML, CSS and JavaScript as heart of frontend development.

  • Updated Jun 18, 2021
  • HTML

Software used to create timetables with four algorithms. The timetables are created with different graph coloring algorithms (Greedy Welsh-Powell, Largest Saturation Degree, Recursive Largest First and a modification of the Tabu search algorithm). Their results are then displayed individually. Also, there is a possibility to review the efficiency of each algorithm (colors used, duration, visual representation of a colored graph).

  • Updated Mar 14, 2021
  • HTML

Improve this page

Add a description, image, and links to the timetabling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the timetabling topic, visit your repo's landing page and select "manage topics."

Learn more