IslandNode Class
Holds a body and keeps track of some additional properties needed for graph traversal.
Constructor
Methods
reset
()
Clean this node from bodies and equations.
Properties
equations
Array
Equations connected to this node.
neighbors
Array
Neighboring IslandNodes
visited
Boolean
If this node was visiting during the graph traversal.