Team members:
- Arnau Claramunt
- Josep Díaz
- Pau Mayench
The objective of this project is to solve a problem of a Distributed File System using two local search algorithms. Hill Climbing Simulated Annealing
- For a given set of reques ts of files in one server, indicate which servers will send the file.
The project is programmed in Java and uses implemented functions from AIMA jar, created by the teachers.