Re: [Freeciv-Dev] bug #17604: Did not find a cm solution in 10000 iterations for x

2012-03-27 Thread Jacob Nevins
Benoit Hudson writes: > I just noticed this closed-a-year-ago bug after looking at the 2.3.0 NEWS. > > I wrote the CM code several lifetimes ago, but it appears to mostly be > the same still. Since freeciv is starting to push bigger cities, the > CM code will be a bottleneck. [snip analysis] T

[Freeciv-Dev] bug #17604: Did not find a cm solution in 10000 iterations for x

2012-03-27 Thread Benoit Hudson
Hi all! I just noticed this closed-a-year-ago bug after looking at the 2.3.0 NEWS. I wrote the CM code several lifetimes ago, but it appears to mostly be the same still. Since freeciv is starting to push bigger cities, the CM code will be a bottleneck. tl;dr version: fix the damn ruleset or it'

[Freeciv-Dev] [bug #17604] Did not find a cm solution in 10000 iterations for x

2011-05-31 Thread Marko Lindqvist
Update of bug #17604 (project freeciv): Status:None => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #17604] Did not find a cm solution in 10000 iterations for x

2011-02-14 Thread Matthias Pfafferodt
Follow-up Comment #3, bug #17604 (project freeciv): That's OK - but I think there should be a limit! ___ Reply to this item at: ___ Nachricht geschickt von/durc

[Freeciv-Dev] [bug #17604] Did not find a cm solution in 10000 iterations for x

2011-02-14 Thread Marko Lindqvist
Follow-up Comment #2, bug #17604 (project freeciv): > For special cases (big city radii Error message appears constantly when running autogames for default ruleset. Not only does it pollute logs, but I suspect this limitation to severely harm AI. Attached patch increases limit to 25000. (file #

[Freeciv-Dev] [bug #17604] Did not find a cm solution in 10000 iterations for x

2011-01-30 Thread Matthias Pfafferodt
Follow-up Comment #1, bug #17604 (project freeciv): This log message was introduced in bug #17255. In cm.c a while loop is used which is only terminated if a solution is found. For special cases (big city radii and city size with a change of the food supply) the number of iterations can go up. Th

[Freeciv-Dev] [bug #17604] Did not find a cm solution in 10000 iterations for x

2011-01-29 Thread Marko Lindqvist
URL: Summary: Did not find a cm solution in 1 iterations for x Project: Freeciv Submitted by: cazfi Submitted on: Sun 30 Jan 2011 01:02:13 AM EET Category: general Severity