An open API service indexing awesome lists of open source software.

https://github.com/timothewt/missionsassigmentproblem

Academic project: Optimized employees assigments to missions
https://github.com/timothewt/missionsassigmentproblem

assignment-problem genetic-algorithm operational-research python

Last synced: about 1 year ago
JSON representation

Academic project: Optimized employees assigments to missions

Awesome Lists containing this project

README

          

# Missions Assignment Problem

The objective of this operational research project is to provide an optimized schedule for employees assigned to missions.

## Requirements
- NumPy 1.24.3

## How to use
Navigate to ``./IT45_Assignment_Problem/src`` folder and run the following command: ```py main.py```