pgRouting

Ticket #21 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

pgRouting "Light"

Reported by: daniel Assigned to:
Priority: major Milestone: Version 1.1
Component: pgRouting package Version:
Keywords: Cc:

Description

Currently CGAL and GAUL libraries are only needed for TSP and Driving Distance. For pure shortest path A*, Dijkstra or Shooting * they are not needed.

To simplify installation process it would help to get rid of CGAL and GAUL. Let's make pgRouting "light" version either checking for CGAL and GAUL or with configure options.

Change History

08/01/07 17:52:12 changed by daniel

  • type changed from bug report to task.

10/04/07 14:23:23 changed by anton

  • status changed from new to closed.
  • resolution set to fixed.

Done since 1.0RC1