Exercises for the course Lattice Theory for Parallel Programming @University of Luxembourg
1-CRDT/README.md
: illustrates the requirements for the exercises.1-CRDT/exercises
: contains the exercises and environment (.py
and.yml
files).1-CRDT/solutions
: contains the solution of the exercises.
- the requirements file for the exercises is on Moodle.
2-OR_set/exercises
: contains the exercises and environment (.py
and.yml
files).2-OR_set/solutions
: contains the solution of the exercises.
- the requirements file for the project is on Moodle.
3-Parallel_Not-Equal
: contains the testing data and its related files (.txt
,.hpp
, and.py
files).