[Freeciv-Dev] Re: (PR#12315) Slowness (fix)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12315 >
On Sun, Mar 06, 2005 at 10:19:43AM -0800, Jason Short wrote:
> I think a random sampling of cities would be better...
As a guess, you probably want a log-size sample to deal with very large
empires, yet still be cheap on small civs; how well does a sample of
size 10 + lg(|cities|) work?
Or perhaps we should just revisit how to make government selection.
-- Benoît
|
|