Skip to content

Commit

Permalink
date
Browse files Browse the repository at this point in the history
  • Loading branch information
erelsgl committed Mar 19, 2024
1 parent 12db328 commit 21aca3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fairpyx/algorithms/algorithm_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This is a dummy algorithm, that serves as an example how to implement an algorithm.
Programmer: Erel Segal-Halevi
Since: 2023-06
Since: 2024-03
"""

# The end-users of the algorithm feed the input into an "Instance" variable, which tracks the original input (agents, items and their capacities).
Expand Down

0 comments on commit 21aca3d

Please sign in to comment.