- 04 Mar, 2013 1 commit
-
-
Tiago Peixoto authored
This is done by default in depth_first_search() in BGL, so we switch to depth_first_visit().
-
- 11 Feb, 2013 1 commit
-
-
Tiago Peixoto authored
Dumping boost::adjacency_list<> improves memory usage by a factor of two, and also slightly improves performance in some cases.
-
- 05 Dec, 2010 1 commit
-
-
Tiago Peixoto authored
This module contains several search algorithms and a visitor interface.
-