Skip to content

Algorithms and Data Structures Project 2021

License

Notifications You must be signed in to change notification settings

giuse-boccia/api2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages