You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Hi, This project executes the RSD algorithm.
1
+
Hi, This project executes the RSD (Random Serial Dictatorship) algorithm (mechanism).
2
2
The project is coded in two versions, including the PHP version and the Python version.
3
3
At the top of the code page, you can specify the agents variable (which includes the agent index as the array's key and the preferences of this agent as the value of this key. at the top of the code,
4
4
for example, some of these variables created as a comment).
0 commit comments