Skip to content

IGeraGera/ParDis2020_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel and Distributed Systems 2020 -- Assignment 1

This repository contains the code developed for the purposes of the course Parallel and Distributed Systems of the school of ECE of AUTh.

The main assigment was to calculate the triangles adjacent to every node in an unweighted and undirected graph in 2 ways. V3 contains the code to calculate the triangles by following the edges of the graphs and V4 contains the code that uses linear algebra. $C_3=((AA)\odot A)e/2$.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published