On Jul 22, 2009, at 7:13 PM, Yee Wei Law wrote: > Hi all, > > I have been trying to make TOSSIM runs reproducible. Apparently the > following Python code does not achieve that: > > t = Tossim([]) > t.randomSeed(33947) # arbitrary seed > > Maybe it's obvious, but I don't know what I'm missing. This is > starkly different from OMNeT++ where nothing needs to be done for > the simulations to be reproducible. > > Hope to get some tips from the experts. Thank you in anticipation.
It should be reproducible. Can you send me a trace that points out where things go wrong? Phil _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
