You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Agenetic Algorithm for Optimizatin
1
+
# Agenetic Algorithm for Optimization
2
2
This algorithm implements a genetic algorithm used to solve a scheduling problem as it pertains to a computer science department's scheduling of courses, tutorials, and labs to time slots. In particular it finds an optimal solution to a specific scheduling problem, as defined by the following hard and soft constraints:
0 commit comments