Boost logo

Boost Users :

Subject: Re: [Boost-users] grid_graph vertex properties
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-01-23 11:12:09


On Mon, 23 Jan 2012, David Doria wrote:

> Since there is no VertexProperties template parameter on grid_graph,
> is it correct that you cannot use interior properties, but must use
> exterior properties?

Yes, that is correct. Both vertex and edge index maps exist, though, so
it is easy to use external properties for both of those (unlike edge
properties for adjacency_list).

-- Jeremiah Willcock


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net