Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Dijkstra's algorithm on surface graph of a polyheron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Dijkstra's algorithm on surface graph of a polyheron


Chronological Thread 
  • From: Philipp Moeller <>
  • To: lhtrang <>
  • Cc:
  • Subject: Re: [cgal-discuss] Dijkstra's algorithm on surface graph of a polyheron
  • Date: Thu, 29 Nov 2012 15:45:43 +0100
  • Organization: GeometryFactory

lhtrang
<>
writes:

> Hi all,
>
> I have now a problem on finding shortest path between two vertices on the
> surface graph of polyhedron. I tried to apply "the surface of polyhedron as
> model of the Boost graph" and then use Dijkstra algorithm but it doesn't
> work. So someone please give any suggestion?

What doesn't work? Does it not compile? Doesn't produce the right output?

Please show the code that you are trying and the CGAL and Boost version
which you are using. Also show the relevant parts of the error
message. Otherwise there is no way to help.



Archive powered by MHonArc 2.6.18.

Top of Page