The reset button in the interface is not working properly: there are problems with some variable initialization and graph drawing. But the reset button is also not really needed, because if we want to recreate a run, we would probably be better off using a special setup procedure which employs random seeds. I'll try to implement some test procedures in a separate input file at some point in the future, where such a thing can probably be introduced.
But for now I think we should remove the reset button (and the respective code & documentation) to avoid possible confusion. What do you think?
The reset button in the interface is not working properly: there are problems with some variable initialization and graph drawing. But the reset button is also not really needed, because if we want to recreate a run, we would probably be better off using a special setup procedure which employs random seeds. I'll try to implement some test procedures in a separate input file at some point in the future, where such a thing can probably be introduced. But for now I think we should remove the reset button (and the respective code & documentation) to avoid possible confusion. What do you think?