Skip to content

This program uses a greedy algorithm to find the most optimal courses to take at university.

Notifications You must be signed in to change notification settings

CoopGod/optimal-course-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The Optimal Course Selector Tool 🛠️

💰 This program uses a greedy algorithm to find the most optimal set of courses that can be taken at university. It's selection is based on the provided prerequisites that are given, as well as the classes the user would like to take in the future.

🤔 This program was made to aid in students' struggle to plan ahead for future university classes. The plethora of prerequisistes create quite the headache when trying to get in to a course.

💾 A small-scale example is provided below as to explain the function and output of the program. See below how MATH101 and MATH103 are not actually needed despite being a prerequisite for most courses.

About

This program uses a greedy algorithm to find the most optimal courses to take at university.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages