Skip to content

dlustig/DAG-course-schedule-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DAG-course-schedule-final-project

C++, Matrices, Lists, Classes

DAG - Directed Acyclic Graph

This is an early final project for a 230 course. It takes a list of courses and prerequisites as input and returns an acceptable schedule that fulfills all prereq's and course needs. If a loop is found, then the user is notified and the application is stopped.

Instructions:

  1. Source the main.cpp and input.txt within the same folder.

About

C++, Matrices, Lists, Classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages