Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Routing Problem

Practical Work 02 – Vehicle Routing Problem
The objective of this is to allow an evaluation of the impact caused by the performance of the algorithms in their real execution. This algorithm specifically requires brute force implementation.


Collaborators

Mateus Henrique

Name: Mateus Henrique Vieira Figueiredo

GitHub: Mateus-Henr

University: UFV-Florestal

João Victor

Name: João Victor Graciano Belfort de Andrade

GitHub: BelfortJoao

University: UFV-Florestal

Vitor Ribeiro

Name: Vitor Ribeiro Lacerda

GitHub: Vith-MCB

University: UFV-Florestal


Files:

Folder "src":

  • permutacao.h
  • permutacao.c
  • cidade.h
  • cidade.c
  • main.c

Folder "arquivos":

  • documentação.pdf
  • teste1.txt
  • teste2.txt
  • teste3.txt
  • teste4.txt
  • teste5.txt
  • teste6.txt
  • teste7.txt
  • teste8.txt
  • teste9.txt
  • teste10.txt
  • teste11.txt
  • teste12.txt
  • teste13.txt
  • teste14.txt
  • teste15.txt

About

Practical Work 02 – Vehicle Routing Problem The objective of this is to allow an evaluation of the impact caused by the performance of the algorithms in their real execution. This algorithm specifically requires brute force implementation.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages