# # ChangeLog for src/Fragmentation/PowerSetGenerator.hpp # # Generated by Trac 1.6 # Aug 8, 2025, 1:47:51 AM Tue, 25 Oct 2011 12:08:03 GMT Frederik Heber [212c179] * src/Fragmentation/BondsPerShortestPath.cpp (added) * src/Fragmentation/BondsPerShortestPath.hpp (added) * src/Fragmentation/Makefile.am (modified) * src/Fragmentation/PowerSetGenerator.cpp (modified) * src/Fragmentation/PowerSetGenerator.hpp (modified) * src/Fragmentation/UniqueFragments.cpp (modified) * src/Fragmentation/UniqueFragments.hpp (modified) * src/molecule_fragmentation.cpp (modified) Placed all functions related to BondsPerSPList into own class ... Tue, 25 Oct 2011 12:08:03 GMT Frederik Heber [f67817f] * src/Fragmentation/Makefile.am (modified) * src/Fragmentation/PowerSetGenerator.cpp (added) * src/Fragmentation/PowerSetGenerator.hpp (added) * src/Fragmentation/fragmentation_helpers.cpp (modified) * src/Fragmentation/fragmentation_helpers.hpp (modified) * src/molecule.hpp (modified) * src/molecule_fragmentation.cpp (modified) Extracted power set generation into own class PowerSetGenerator.