Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cf5192b

Browse files
Update README.md
1 parent d6e7d4c commit cf5192b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
Repo for EPFL CS-451 Distributed Algorithms.
44

55
* proj1 branch: Perfect Link.
6-
* proj2 branch: FIFO Broadcast. In my submission, I didn't deal with the confilict problem (I forgot to add those locks in my submission), but it still performed well in my simulation and also achieved a reasonable grade (5.61/6) in the submission system. Adding those locks is safer : ).
7-
* master branch: Lattice Agreement. Without the naive lock in my code, the running results are wrong and sometimes the program gets stuck. Thus, the lock is required.
6+
* proj2 branch: FIFO Broadcast. In my submission, I didn't deal with the conflict problem (I forgot to add those locks in my submission), but it still seemed to perform well in my simulation.
7+
* master branch: Lattice Agreement. Without the naive lock, the running results are wrong and sometimes the program gets stuck.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /