Skip to content

An unfinished project which attempts to find the most efficient course plan for students to take.

Notifications You must be signed in to change notification settings

da-coder/FlowPlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File extension should be .csv
Degree plan csv file should be formatted: course_name,hours,prereq,prereq,...;coreq,coreq,...coreq
Each line is a different course.

Credit csv file should be formatted: course_name,course_name,...,course_name
One line maximum

About

An unfinished project which attempts to find the most efficient course plan for students to take.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages