Skip to content

A project developed during the "Algoritmi e Principi dell'informatica" course @POLIMI

Notifications You must be signed in to change notification settings

RiccardoPazzi/University-Algorithms-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

University-Algorithms-project

A project developed during the "Algoritmi e Principi dell'informatica" course @polimi

🎯 The goal was to create an efficient program to rank graphs using dijkstra distance from a specific node as the metric.

💡 The solution includes: efficient integer matrix parsing, red-black trees as the ranking data structure, eager dijsktra implemented through heaps

🧰 Additional tools used: Valgrind -> Massif, Memcheck, CallGrind, MassIfVisualizer

The specification is included in the pdf file, unfortunately it's only in italian

About

A project developed during the "Algoritmi e Principi dell'informatica" course @POLIMI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages