Basic_Agent::set_max_ID_in_parallel(strt_cell_ID+generated_positions_at_root.size());//Highest ID now is the starting ID + no. of generated coordinates !
intstrt_cell_ID=Basic_Agent::get_max_ID_in_parallel();//IDs for new cells (positions) will start from the current highest ID
Basic_Agent::set_max_ID_in_parallel(strt_cell_ID+generated_positions_at_root.size());//Highest ID now is the starting ID + no. of generated coordinates !