# # ChangeLog for src/Graph/BoostGraphCreator.hpp # # Generated by Trac 1.6 # Jun 26, 2025, 2:02:34 PM Wed, 05 Jul 2017 19:40:48 GMT Frederik Heber [6e5907] * 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 ... Wed, 05 Jul 2017 19:40:48 GMT Frederik Heber [6afd46] * src/Actions/MoleculeAction/StretchBondAction.cpp (modified) * src/Graph/BoostGraphCreator.cpp (added) * src/Graph/BoostGraphCreator.hpp (added) * src/Graph/Makefile.am (modified) Extracted conversion to boost::graph into distinct struct. - ...