Changes between Initial Version and Version 3 of Ticket #363
- Timestamp:
- 03/23/10 11:00:31 (15 years ago)
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.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.