GithubHelp home page GithubHelp logo

yearlyprologue's Introduction

YearlyPrologue

CPSC 312 Group Project 2

yearlyprologue's People

Contributors

justinhuprime avatar wyndro avatar johanncooper avatar

Watchers

 avatar  avatar

yearlyprologue's Issues

Scheduling with breakTime constraint causes errors

  1. Run
scheduleChoices([courseChoices([cpsc110], 1), courseChoices([], 0)], [breakTime(interval(1, monday, time(0, 0), time(8, 0)), time(8, 0))], X).
  1. See Prolog complain about uninstantiated variables.

Pull in course data

Find some way to pull in the course schedule data that we can use to create schedules

Simple terminal ui

Allows for the user to specify constraints and courses they want and outputs the schedule selections in an elegant manner

Allow user to specify more specific constraints on the schedule

Create constraints that the user can use to personalize their schedule.

Some examples

  • No classes before or after a particular time
  • Lunch break, create a x hour window within x time frame (ie 1 free hour between 11am and 1pm)
  • No classes on a particular day
  • No long class times (don't have 6 hours of consecutive class times)
  • Prerequisite checking of some kind? ie if I want to take both 304 and 404, 304 must come in term 1 and 404 must come in term 2
  • Credit weights per term, minimum/maximum

Create course schedule with requested courses

These schedules are the bare minimum, they should have all the requested courses, or fail if there is no way to schedule all courses.
There should be all requisite sections for the course (ie 110 needs both a lecture and a lab).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.