Closed jonrkarr closed 2 years ago
I agree. There is a need for global AlgorithmParameters. Best example is a global random seed for the complete experiment. I could see this even in L1V4, because it is straight forward to implement (in library, implementation and specification) and would provide direct added value.
I put the 'L2' label on this, as I don't see any way to include it in the current schema. If I'm wrong, please update the label!
I agree with the L2 label.
Sounds good. Let's do this in L2. Removing this from the agenda for the meeting.
This was actually implemented in L1v4 after all.
In my opinion, there's a need for global parameters of simulation experiments, which are distinct from the parameters of individual algorithms.
Such global parameters could be represented by the existing algorithm parameter class.
Example