Boost logo

Boost Users :

Subject: [Boost-users] [graph] topological sort of subgraph?
From: Emit Sorrels (emit.sorrels_at_[hidden])
Date: 2009-01-15 22:57:32


Hello,

Using the File Dependency sample as an example,
if I wanted the topo sorted list of dependencies for
*just* libfoobar.a, is there an obvious way to do it
without constructing another mini graph and calling
topological_sort on it?

TIA,
Emit


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