Repository for the "Algorithms Conception and Analisis" (CAL) course
-
Diogo Alexandre, [email protected], GitHub
-
Liliana Almeida, [email protected], GitHub
-
Raul Viana, [email protected], GitHub
To increase accuracy we used maps extracted from OpenStreetMap.
The following Regions were used:
- Aveiro
- Braga
- Coimbra
- Ermesinde
- Fafe
- Gondomar
- Lisboa
- Maia
- Porto
- Viseu
In the following formats:
T04_nodes_X_Y_Region.txt
T04_edges_Region.txt
T04_tags_Region.txt
deliveries_Region.txt
- GraphViewerController.jar
- connection.h
- graphviewer.h
- edgetype.h
- graph.h
- MutablePriorityQueue.h
Due to compilation reasons, you must compile and run on Linux.
-
Clone the repository.
-
In project root, access 'Source'.
$ cd Source
- Execute command 'make' to compile.
$ make
- Run.
$ ./smartDelivery