In one of the recent posts made by Johan it was said that the game's performance depends heavily on the number of provinces the game has.
I'd like to ask what is the approximate computational complexity of the game's process using big o notation? O(n^2) for example where n in the number of provinces.
I'd like to ask what is the approximate computational complexity of the game's process using big o notation? O(n^2) for example where n in the number of provinces.