Skip to content

Commit

Permalink
time: Remove resolved TODO on random seed of random scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
rht committed Jul 7, 2019
1 parent 2e7fd84 commit ca11afc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions mesa/time.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
Time: Some models may simulate a continuous 'clock' instead of discrete
steps. However, by default, the Time is equal to the number of steps the
model has taken.
TODO: Have the schedulers use the model's randomizer, to keep random number
seeds consistent and allow for replication.
"""

from collections import OrderedDict
Expand Down

0 comments on commit ca11afc

Please sign in to comment.