Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] Is it possible to control algorithm's behavior by visitor?
From: Li Ning (Ning.c.Li_at_[hidden])
Date: 2009-05-21 21:49:00


This situation can not use directed graph because these 2 separated capacity
was bond together. Graph need to compute a path that can go from source to
destination & from destination to source(occupy 2 capacity), or a path only
can go from source to destination(occupy only one capacity according to
rules). If create sub-graph, that is heavy. Because once you change the path
type, you need to re-create the sub-graph.

-- 
View this message in context: http://www.nabble.com/-BGL--Is-it-possible-to-control-algorithm%27s-behavior-by-visitor--tp23648334p23663197.html
Sent from the Boost - Users mailing list archive at Nabble.com.

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