let create_clusters () =
    {clusters = Cluster_collection.create ();
     id_generator = Femtolib.Misc.Fresh_name.Int.new_generator 0}