diff --git a/README.md b/README.md index d1bc5a7..a173cbd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [Ball Tree Construction Project](https://fenix.tecnico.ulisboa.pt/disciplinas/CPD132646/2020-2021/2-semestre) +# [Ball Algorithm Parallel and Distributed Solver](https://fenix.tecnico.ulisboa.pt/disciplinas/CPD132646/2020-2021/2-semestre) This project implements a parallel Ball Tree construction algorithm in a Distributed-Memory environment. The implementation focuses on problem decomposition, synchronization concerns, and load balancing to improve performance.