Skip to content

Commit 7a48422

Browse files
authored
Update README.md
1 parent 8d8c135 commit 7a48422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Agenetic Algorithm for Optimizatin
1+
# Agenetic Algorithm for Optimization
22
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:
33

44
Hard constraints:

0 commit comments

Comments
 (0)