Git Product home page Git Product logo

ic-timetable's Introduction

TODO

  • Fix "solution.cpp/SelecionarSala()"

  • Generate feasible solution

  • CLEAN THIS FORSAKEN CODE

๐Ÿ“š Timetabling

Mostly applied in logistic and engineering, timetabling is the act of construct tables with given resources, in order to generate the best "time-efficient" task.

It's application ranges from industries, medical consultory to, in this context, educational institutes.

๐ŸŽ“ This application

This is a "general" purpose timetabling algorithm, with non-serialization implications, meaning it could be applied both in colleges and middle schools (mostly brazilian educational context).

๐Ÿ’ป Technologies

[C++] (https://www.cplusplus.com/) - backbone of this application, all heuristics are writen using it.

[Python] (https://www.python.org/) - ellegant solution to some C++ gaps.

Uses XLSX stantardized tables to input data into it.

Disclaimer

This is a development version, not suitable for use.

Acknowledgment

[Marcio Belo | Advisor] (https://github.com/marciobelof) [Manuel | Code reviwer] (https://github.com/Bet4Arrio)

ic-timetable's People

Contributors

rafflezs avatar bet4arrio avatar

Watchers

 avatar  avatar

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.