jimthejelly / fullerene

A reconstruction of chemistry molecules in a 3D space.
MIT License
2 stars 0 forks source link

Correctly Counting Neighbors Crashes #38

Open DefinitelyNotRelevant opened 5 days ago

DefinitelyNotRelevant commented 5 days ago

When nodes outside the root correctly count the number of neighbors, Building off of these nodes fails to do anything correctly. Building for these nodes must be majorly overhauled.

DefinitelyNotRelevant commented 2 days ago

Single bonds to leafs work for now.

DefinitelyNotRelevant commented 2 days ago

Bonds beyond the head do not store properly.