Write some code which takes the initial json model and the output of a previous simulation and puts the tokens from the output as initial tokens of the input. This would enable to continue a previous run. Additional features would include adding the continued run to the output of the previous one (could also be implemented in e.g. python), but not sure whether this is necessary for the beginning
Write some code which takes the initial json model and the output of a previous simulation and puts the tokens from the output as initial tokens of the input. This would enable to continue a previous run. Additional features would include adding the continued run to the output of the previous one (could also be implemented in e.g. python), but not sure whether this is necessary for the beginning