tnetwork.ComScenario.GROW_ITERATIVE

ComScenario.GROW_ITERATIVE(com, nb_nodes2Add, wait_step=1, delay=1, **kwargs)[source]

Make a community grow node by node

The community com add nodes2add nodes one by one, with an interval delay between each :param com: community to grow :param nodes2Add: nb nodes to add :param delay: the waiting time before the first change :param wait_step: the waiting time between each node addition :return: