First project for the DA course unit at FEUP.
A company wants to create an electronic crowdsourcing platform for deliveries. They hire couriers for the normal deliveries and they have a van for the express deliveries. In this project, we should develop algorithms to optimize different scenarios, such as:
- Use the minimum couriers possible while delivering the maximum orders
- Maximize the profit
- Minimize the average delivery time
- Name: Desenho de Algoritmos (Algorithm Design)
- Date: Year 2, Semester 2, 2021/22
- See also: feup-da-proj2
- More info
This repository (and all others with the name format feup-*
) are for archival and educational purposes only.
If you don't understand some part of the code or anything else in this repo, feel free to ask (although I may not understand it myself anymore).
Keep in mind that this repo is public. If you copy any code and use it in your school projects you may be flagged for plagiarism by automated tools.