Skip to content

alvinalaphat/Automatic-Class-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Class Scheduler

Implementing high level data structures to build an automatic class schedule optimizer

How to run the code (requires a g++ 10.2.0 compiler):

In the Terminal:

git clone https://github.com/alvinalaphat/Microsoft-Preternship-Project.git

make clean

make initialize

make Application

If you are on a Notre Dame student machine:

PATH="/escnfs/home/jabbott4/public/gcc/bin:$PATH"

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/escnfs/home/jabbott4/public/gcc/lib64

About

project for Microsoft using high level C++ data structures to create a class schedule optimizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors