|
Boost : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-01-29 08:32:24
Jeremy,
When declaring adjacency_list, one can specify whether graph is directed or
not, using selectors
directedS
undirectedS
and ....
bidirectionalS
No wonder I always try to type "bidirectedS" and get a compile error.
Is there any reason for different naming? No sure which is correct
grammatically, but "bidirected" certainly used. For example, in LEDA
docs:
http://www.algorithmic-solutions.info/leda_manual/graph.html
(in the second section).
What do you think?
- Volodya
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk