Next: MINIMUM STACKER CRANE PROBLEM
Up: Routing Problems
Previous: MINIMUM CHINESE POSTMAN FOR
  Index
- INSTANCE:
Multigraph
,
initial vertex
,
length
for each
.
- SOLUTION:
A collection of k cycles, each containing the initial vertex s,
that collectively traverse every edge in the graph at least once.
- MEASURE:
The maximum length of the k cycles.
- Good News:
Approximable within 2-1/k
[171].
Viggo Kann
2000-03-20