PARAMETERS:
At the beginning of the file fision-fusion.final.py are set the following parameters:

CarpetaPrincipal : name of the directory where you want the data stored.

betas : values taken by the parameter β of the model. There can be more than one; for each value, a subdirectory is automatically created to store the corresponding data (ex, beta2.5.).

monos : total number of foragers (monkeys). There can be more than one; for each value, a subdirectory is automatically created to store the corresponding data (ex, beta2.5/monos100).

archivos : number of independent runs, i.e. different initial conditions and statistical realizations of the medium, the parameter values being fixed. Note that the random number generator of Python is based on the CPU clock, so that two identical runs can not be generated.

iteraciones: duration of each run (number of time units).

arboles: total number of trees.

memoria: number of trees known by each forager (equal to arboles in case of full knowledge; a random subset if not).