Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms and Data Structures Project 2021

Final project for the "Algoritmi e Principi dell'informatica" course.

Requirements

This year's projects requires to score given graphs based on shortest path to the base node, and print the indexes of the "best" graphs when required. The first line of the input must contain two numbers: D, the number of nodes in each graph, and K, the number of "best" graphs to print when prompted

The full specifications can be found in the GraphRanker.pdf file, along with an example of execution

Tools and software used

  • Visual Studio Code
  • GCC
  • GDB
  • Valgrind
  • Callgrind
  • KCacherind

About

Algorithms and Data Structures Project 2021

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages