[Ns-bugs] [Bug 476] make sure RNG seeds and run number show up on ConfigStore output

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Jan 20 05:07:45 PST 2009


http://www.nsnam.org/bugzilla/show_bug.cgi?id=476


Mathieu Lacage <mathieu.lacage at sophia.inria.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mathieu.lacage at sophia.inria.
                   |                            |fr




--- Comment #1 from Mathieu Lacage <mathieu.lacage at sophia.inria.fr>  2009-01-20 08:07:45 EDT ---
The real issue here is that the outout pf GtkConfigStore+ConfigStore is a text
file which contains the attributes of all instanciated objects in a simulation
but:
1) there is no object which contains the global seed+run number used
2) if there was such an object, we would have to hook an instance of it
artifically in the global attribute namespace

Another option would be to extend the text file format to include also the
default value of every object attribute and all global values.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list