Subject: [Boost-users] the stability of breadth_first_visit in BGL
From: breadbread1984 (breadbread1984_at_[hidden])
Date: 2015-04-28 09:36:52


I am wondering if breadth_first_visit can always get the same sequence of
vertex no matter whether the graph is serialized and deserialized again. Thx