Skip to content

Final project of the Algorithms and Data Structures course - Politecnico di Milano AY 2020/2021

Notifications You must be signed in to change notification settings

filippofini/Prova-Finale-API-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Prova-Finale-API-2021

This project consists of an algorithm that elaborates directed and weighted graphs and ranks them. The algorithm is optimized on both space (memory usage) and time (quickness of computation) fronts. Every command is read from command line.

This is the final project of Algorithm and Data Structures course.

Tools & Languages

  • Programming Language: C
  • Workflow OS: Linux
  • IDE: Sublime Text
  • Debugging: Valgrind, KCachegrind, Massif-Visualizer & Address Sanitizer

About

Final project of the Algorithms and Data Structures course - Politecnico di Milano AY 2020/2021

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages