Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
April 2002: [Freeciv-Dev] Re: [RFC] Path finding interface |
[Freeciv-Dev] Re: [RFC] Path finding interface[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Mon, Apr 08, 2002 at 09:08:43AM +0200, Raimar Falke wrote: > > Attached is my proposal to a unified path finding core. Although the > parameter list contains 14 elements I would call this interface > minimal and clean. It may be extended for performance reasons and if I > forgot something which can't be expressed with the callbacks. > > Also possible is the replacement of the static allocation of the > positions with a dynamic approach. It turns out that the interface wasn't minimal. Diff and version 2 attached. Raimar -- email: rf13@xxxxxxxxxxxxxxxxx "We just typed make..." -- Stephen Lambrigh, Director of Server Product Marketing at Informix, about porting their Database to Linux
diff
path_finding2.h
|