# # ChangeLog for src/Graph/BoostGraphHelpers.hpp # # Generated by Trac 1.6 # Jan 1, 2026, 9:55:57 AM Fri, 23 Apr 2021 20:34:22 GMT Frederik Heber [9f55b9] * src/Actions/MoleculeAction/StretchBondAction.cpp (modified) * src/Bond/StretchBond.cpp (added) * src/Bond/StretchBond.hpp (added) * src/Graph/BoostGraphHelpers.hpp (modified) * src/Makefile.am (modified) Extracted functor StretchBondUtil from StretchBondAction. 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 ...