COIN-OR::LEMON - Graph Library

Changes between Initial Version and Version 3 of Ticket #363


Ignore:
Timestamp:
03/23/10 12:00:31 (14 years ago)
Author:
Peter Kovacs
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #363

    • Property Owner changed from Alpar Juttner to Balazs Dezso
    • Property Milestone changed from to LEMON 1.3 release
  • Ticket #363 – Description

    initial v3  
    1 My goal is to implement classes for planar graphs. The PlanarGraph class maintains a topology of nodes, edges and faces and provides algorithms that are characteristic to planar graphs. PlaneGraph extends this functionality with geometric properties, such as node coordinates and arc shapes.
     1My goal is to implement classes for planar graphs. The !PlanarGraph class maintains a topology of nodes, edges and faces and provides algorithms that are characteristic to planar graphs. !PlaneGraph extends this functionality with geometric properties, such as node coordinates and arc shapes.