Philip-W / FinalYearProject

0 stars 0 forks source link

New Decomposition Data structure #2

Open Philip-W opened 6 years ago

Philip-W commented 6 years ago

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.