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 d869a78

Browse files
modifications
1 parent 9c81454 commit d869a78

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 confilicts (no lock), but it still performed well in my simulation and also achieved reasonable grade in the submission system.
7-
* master branch: Lattice Agreement. Without the naive lock in my code, the running results are wrong and sometimes the program gets stuck.
6+
* proj2 branch: FIFO Broadcast. In my submission, I didn't deal with the confilict problem(no lock), but it still performed well in my simulation and also achieved a reasonable grade (5.61/6) in the submission system.
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.

0 commit comments

Comments
(0)

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