Skip to content

This project presents an analysis of a vehicle routing problem.

Notifications You must be signed in to change notification settings

MatheusADC/VehicleRoutingProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Description

This project presents an analysis of a vehicle routing problem where, in the first step, based on the chosen number of points, the x and y coordinates of each point are printed along with an ID. Then, in the second step, an NxN matrix is created in which the distance between the points is printed. Finally, the individuals are displayed in ascending order based on the sum of the distances, along with the points that represent the route.

Terminal - C Compiler

image

About

This project presents an analysis of a vehicle routing problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages