# # ChangeLog for src/Graph/BreadthFirstSearchGatherer.hpp # # Generated by Trac 1.4.4 # Mar 17, 2025, 10:36:13 AM Wed, 12 Jul 2017 19:10:32 GMT Frederik Heber [4a6ef3] * src/Graph/BreadthFirstSearchGatherer.hpp (modified) * src/Graph/unittests/BoostGraphCreatorUnitTest.cpp (modified) Moved AlwaysTruePredicate from BoostGraphCreatorUnitTest into ... Wed, 12 Jul 2017 19:10:32 GMT Frederik Heber [966ce7] * src/Graph/BreadthFirstSearchGatherer.cpp (modified) * src/Graph/BreadthFirstSearchGatherer.hpp (modified) BreadthFirstSearchGatherer::getDistances() added. Wed, 12 Jul 2017 19:10:32 GMT Frederik Heber [e3ec8a8] * src/Graph/BoostGraphCreator.hpp (modified) * src/Graph/BreadthFirstSearchGatherer.cpp (modified) * src/Graph/BreadthFirstSearchGatherer.hpp (modified) * src/Graph/unittests/BreadthFirstSearchGathererUnitTest.cpp (modified) * src/Graph/unittests/BreadthFirstSearchGathererUnitTest.hpp (modified) Extended BreadthFirstSearchGatherer to allow BFS with limited ... Wed, 12 Jul 2017 19:10:31 GMT Frederik Heber [bccbe9] * src/Actions/MoleculeAction/StretchBondAction.cpp (modified) * src/Actions/MoleculeAction/StretchBondAction.def (modified) * src/Graph/BoostGraphCreator.cpp (modified) * src/Graph/BoostGraphCreator.hpp (modified) * src/Graph/BoostGraphHelpers.hpp (added) * src/Graph/BreadthFirstSearchGatherer.cpp (added) * src/Graph/BreadthFirstSearchGatherer.hpp (added) * src/Graph/Makefile.am (modified) Extracted extraction (subset of) nodes from BoostGraph into ...