Finding simple cycles approximating target distance
- From: "KoenM" <rockinfewl@xxxxxxxxx>
- Date: 10 Jan 2006 01:30:32 -0800
Hi all,
Thinking about developing a bicycle route finder, I'm not sure how to
best solve the following problem relating graph theory.
Given a directed weighted graph, and a specific vertex as starting
point, how do I find simple cycles approximating some target distance,
most efficiently?
>>From the graph at hand, I expect result cycles will consist of about 10
to 100 edges.
I guess I'm after 'simple' cycles here, to make sure I get
'interesting' cycles to bike, and not heavily zigzagging ones that pass
the same point multiple times?
Any pointers or algorithms you have in mind?
Thanks heaps,
Koen
.
- Follow-Ups:
- Re: Finding simple cycles approximating target distance
- From: Robert Israel
- Re: Finding simple cycles approximating target distance
- From: Keith A. Lewis
- Re: Finding simple cycles approximating target distance
- Prev by Date: Re: ONE
- Next by Date: Re: why an authentic criminal should finish elementary math
- Previous by thread: why an authentic criminal should finish elementary math
- Next by thread: Re: Finding simple cycles approximating target distance
- Index(es):
Relevant Pages
|