GithubHelp home page GithubHelp logo

hnguyendev / adroit-scheduler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adroit-abhik/adroit-scheduler

0.0 0.0 0.0 1.67 MB

TIme table generator

JavaScript 42.86% Python 12.12% CSS 37.10% HTML 7.91%

adroit-scheduler's Introduction

Adroit-Scheduler


An intelligent timetable generator that generates University timetable using Genetic Algorithm.

A wrorking version of the prototype:- 'Adroit Scheduler'

Dependencies:

  1. python3.6 or above
  2. Django2.0 or above

Run on your local machine by:

  • git clone https://github.com/Adroit-Abhik/Adroit-Scheduler/
  • cd M1
  • python manage.py runserver
  • then go to port http://127.0.0.1:8000/timetable_generation/ to run the local server

About the project:

project uses genetic algorithm to satisfy the constraints related to Timetable scheduling. The program satisfies the following constraints:-

Hard Constraints Soft Constraints
Unique class timing classes are alloted according to section requirements
Course.students <= room.seating capacity All courses are according to their department
Two classes dont have same room Even distribution of course in a section per week
Class timing for each teacher is unique
Teachers are allocated to their course accordingly

For any queries or to commit any changes, contact:

'Abhik Mitra'

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.