Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2002:
[Freeciv-Dev] [RFC] Path finding interface
Home

[Freeciv-Dev] [RFC] Path finding interface

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] [RFC] Path finding interface
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 8 Apr 2002 09:08:43 +0200
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

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.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Reality? That's where the pizza delivery guy comes from!"

Attachment: path_finding.h
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]