#
# ChangeLog for src/Fragmentation/UniqueFragments.hpp
#
# Generated by Trac 1.4.4
# Apr 14, 2025, 7:03:56 PM

Tue, 25 Oct 2011 12:08:03 GMT Frederik Heber <heber@…> [dadc74]
	* src/Fragmentation/BondsPerShortestPath.hpp (modified)
	* src/Fragmentation/Fragmentation.cpp (modified)
	* src/Fragmentation/Fragmentation.hpp (modified)
	* src/Fragmentation/Graph.cpp (added)
	* src/Fragmentation/Graph.hpp (added)
	* src/Fragmentation/Makefile.am (modified)
	* src/Fragmentation/PowerSetGenerator.hpp (modified)
	* src/Fragmentation/UniqueFragments.cpp (modified)
	* src/Fragmentation/UniqueFragments.hpp (modified)
	* src/Fragmentation/fragmentation_helpers.cpp (modified)
	* src/Fragmentation/fragmentation_helpers.hpp (modified)
	* src/graph.cpp (modified)
	* src/graph.hpp (modified)
	* src/molecule.hpp (modified)
	* src/moleculelist.cpp (modified)

	Extracted Graph (map of KeySets) into own class from graph.hpp.

	- ...


Tue, 25 Oct 2011 12:08:03 GMT Frederik Heber <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 <heber@…> [d0b375b]
	* src/Fragmentation/UniqueFragments.cpp (modified)
	* src/Fragmentation/UniqueFragments.hpp (modified)
	* src/molecule.hpp (modified)
	* src/molecule_fragmentation.cpp (modified)

	Removed ShortestPathList.

	- there have been references in the code ...


Tue, 25 Oct 2011 12:08:03 GMT Frederik Heber <heber@…> [23fb72]
	* src/Fragmentation/UniqueFragments.cpp (modified)
	* src/Fragmentation/UniqueFragments.hpp (modified)
	* src/molecule_fragmentation.cpp (modified)

	Encapsulated UniqueFragments::Root with getter/setter.


Tue, 25 Oct 2011 12:08:03 GMT Frederik Heber <heber@…> [f6d1d0]
	* src/Fragmentation/UniqueFragments.hpp (modified)

	Made some member variable of UniqueFragments private.


Tue, 25 Oct 2011 12:08:03 GMT Frederik Heber <heber@…> [a03d25]
	* src/Fragmentation/Makefile.am (modified)
	* src/Fragmentation/UniqueFragments.cpp (added)
	* src/Fragmentation/UniqueFragments.hpp (added)
	* src/Fragmentation/fragmentation_helpers.cpp (modified)
	* src/Fragmentation/fragmentation_helpers.hpp (modified)
	* src/graph.cpp (modified)
	* src/graph.hpp (modified)
	* src/molecule_fragmentation.cpp (modified)

	Placed all routines working on UniqueFragments struct inside this ...