![](https://secure.gravatar.com/avatar/c8bfa6fd35353de574b23784a81c30b3.jpg?s=120&d=mm&r=g)
6 Mar
2011
6 Mar
'11
9:03 a.m.
Hello: I am using the random seeds when I building model these days. and I found that in the following line:
environ(rand_seed=-8123, restyp_lib_file='$(LIB)/restyp.lib', copy=None)
I try three jobs with rand_sees=-500, -1000, -1500
and I found that the -1500 get the lowest DOPE score and -500 get the highest DOPE score for the best solution. Does it means that if I set rand_sees=-2000 would get a better one?
Thank you very much