ProconsoleCarlo / learning-shortest-path-parallelization

Graph analysis: Shortest path project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to learning-shortest-path-parallelization 👋

Status License: Apache License 2.0

The aim of this learning project is to show a possible implementation in different languages of some algorithms that compute the shortest path in a graph and a possible parallelization of them.

C project

Look at the C implementation README

Authors

👤 Carlo Bobba

👤 Eleonora Aiello

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Graph analysis: Shortest path project

License:Apache License 2.0


Languages

Language:Java 61.7%Language:C 33.2%Language:Batchfile 2.7%Language:Shell 2.5%