Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 357 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 357 Bytes

DA Project 2

Routing Algorithm for Ocean Shipping and Urban Deliveries

Requirements

  • CMAKE
  • Windows or Linux

How to run

  1. Create and/or go to the build folder
2. mkdir build && cd build
  1. Initialize cmake and create make file
cmake ..
  1. Compile the program
make
  1. Execute the program
feup_da_project2.exe