Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# TimeTable-Project-DC
Time-Table Scheduling problem solved by Genetic Algorithm
Part of Capstone Presentation XIM University.
A customized heuristic solution to the famous Time-Table problem involving the
concepts of Combinatorial Optimization [1] using Genetic Algorithms and Fuzzy
Logic methodologies in the form of an application. This would be made with the in-
tention of actually reducing the time taken by our school for the timetable-making
process.