Giter VIP home page Giter VIP logo

ghafarifar / mfet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leonardodazeredo/mfet

0.0 0.0 0.0 13.92 MB

mFET is free timetabling software (licensed under the GNU Affero General Public License version 3 or later). This program aims to automatically generate the timetable of a school, high-school or university. It may be used for other timetabling purposes.

License: GNU Affero General Public License v3.0

QMake 1.04% C++ 98.92% C 0.04%

mfet's Introduction

m-FET - Timetabling software

This project is a product of the work required for the completion of the undergraduate course of Computer Science in the Universidade Federal Rural do Rio de Janeiro.

The undergraduate thesis associated to this project is included in this repository as well (available only in portuguese) and the following is its abstract:

A common problem in all educational institutions in the world and recurrent to every school year is the definition of the timetables with encounters between teachers and students. Such problem, known as timetabling problem, is NP-Hard but still is mostly tackled manually by the schools, leading to waste of resources and frequently low quality solutions. This work present the problem in the context of university courses and develop a case study with the application of metaheuristics techniques, vastly used in the literature for solving the problem because of its complexity and the superior general performance that has been observed of the local search methodologies in relation to others. The performance of these methods is evaluated with real instances from the Departamento de Ciência da Computação of UFRRJ considering its specific needs such as the valorization of the teachers preferences for disciplines. The technique Simulated annealing and hybrid strategies of GRASP+VND and VNS+VND were experimented and, based on the results, other hybridizations were investigated. The results show that in the study case the methods implemented were able to easily surpass the quality of the solutions generated manually, according to the criteria used by the department, in a fraction of the time.

Program description:

mFET is free timetabling software (licensed under the GNU Affero General Public License version 3 or later). This program aims to automatically generate the timetable of a school, high-school or university. It may be used for other timetabling purposes.

This software is based on the source code of FET version 5.31.6 (http://lalescu.ro/liviu/fet/) but significant changes were made to almost all parts of the original code including:

  • complete replacement of the timetable generation techniques.
  • removal of the space allocation feature.
  • addition of automatic teacher assignment to activities based on their preferences for subjects.
  • a lot of refactoring.

Copyright (C) 2018 Leonardo Azeredo.

mfet's People

Contributors

odrand avatar leonardodazeredo 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.