Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

What's the mission of the scheduler? #3

@A1Liu

Description

@A1Liu

I think we might be doing more work than we have to. Our scheduler currently attempts to create schedules from a given pool of courses; I think that might be outside the scope of YACS. Right now the functionality that I thought we were targeting was getting boolean values for whether any given course conflicts with the student's existing schedule. I think that's a lot smaller of a problem, and we might be able to solve it in linear time using some form of hashing on the time slots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions