Skip to content

fiedukow/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project for PSZT (basics of AI) subject on Warsaw University of Technology.
It provides functionality given by the task:

"System obsługi składa się z m maszyn i n zadań wykonujących się na tych maszynach. Dla
każdego zadania zdefiniowany jest czas tij wykonania zadania i-tego na j-tej maszynie. Celem
optymalizacji jest znalezienie za pomocą algorytmu ewolucyjnego takiej kolejności
wykonywania zadań , aby całkowity czas zakończenia się wszystkich zadań był
najmniejszy."

Which can be translated as:
"There is an operating system with m machines and n tasks which are performed on these machines.
For each task there is defined time tij which corresponds performing task no. i on j. machine.
Objective of optimization is to find out using evolution algorithm the proper sequence of performing tasks, to make the lowest time of execution."

Authors:
Andrzej 'Yester' Fiedukowicz (fiedukow@gmail.com)
Maciej 'mac' Grzybek (mashester@gmail.com)
Edward 'edi' Miedziński (edward@miedzinski.com.pl)

About

Another project based on evol library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published