I should probably rebuild the data structure containing the the data about decomposition.
One main issue that has arisen is that the very final leaf is currently listed as a child to it's parent, it should be recognised as a leaf. Consider merging the old decomposition test in order to fix this, Recognition needs modifying though.
I should probably rebuild the data structure containing the the data about decomposition. One main issue that has arisen is that the very final leaf is currently listed as a child to it's parent, it should be recognised as a leaf. Consider merging the old decomposition test in order to fix this, Recognition needs modifying though.