1 / 6

Approximating Euler Paths

When an Euler path is impossible, we can get an approximate path In the approximate path, some edges will need to be retraced An optimal approximation of a Euler path is a path with the minimum number of edge retraces. Approximating Euler Paths.

ownah
Download Presentation

Approximating Euler Paths

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. When an Euler path is impossible, we can get an approximate path • In the approximate path, some edges will need to be retraced • An optimal approximation of a Euler path is a path with the minimum number of edge retraces Approximating Euler Paths

  2. Graphs (or shapes) with repeated paterns can be defined parametrically (in terms of a parameter, say k) • We define a D-k Graph (Diamond-k Graph, where k  0) Defining Graphs using Parameters

  3. D-0 Graph

  4. D-1 Graph

  5. D-2 Graph

  6. Draw the graphs: • D-3 • D-4 • D-5 • Take home question: What is the minimum number of edge retraces in an optimal approximation of a Euler path in a D-5 graph? Higher-order D graphs

More Related