Skip to content

A project about heuristics for the Travelling Salesman Problem

Notifications You must be signed in to change notification settings

gablm/feup_da_project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A project about heuristics for the Travelling Salesman Problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published