#
# ChangeLog for src/Fragmentation/Graph.hpp
#
# Generated by Trac 1.4.4
# Mar 26, 2025, 2:11:53 AM

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

	New class AdaptivityMap and moved some functions from ...


Tue, 25 Oct 2011 12:08:03 GMT Frederik Heber <heber@…> [75363b]
	* src/Fragmentation/Fragmentation.cpp (modified)
	* src/Fragmentation/Graph.cpp (modified)
	* src/Fragmentation/Graph.hpp (modified)
	* src/Fragmentation/KeySet.cpp (modified)
	* src/Fragmentation/KeySet.hpp (modified)
	* src/Fragmentation/fragmentation_helpers.cpp (modified)
	* src/Fragmentation/fragmentation_helpers.hpp (modified)

	Extracted functions from fragmentation_helpers and placed them in ...


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.

	- ...