Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
/ paths Public archive

Optimizes the paths taken through campus and ranks schedules based on shortest distance

Notifications You must be signed in to change notification settings

schedulemaker/paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paths

Optimizes the paths taken through campus and ranks schedules based on shortest distance

Should be called in format:

  • { "weekNum": #1-16 , "schedule": #one json element (schedule) of scheduler output }

Unit testing

  • Create a file "api_keys.json" in unittests folder and add the following keys with your values.

    • aws_access_key_id
    • aws_secret_access_key
    • aws_function_name
  • CD to unittests folder and run "test.py"

About

Optimizes the paths taken through campus and ranks schedules based on shortest distance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages