LLNL / ygm

Other
31 stars 22 forks source link

Checks parent has not changed before updating in ygm::container::disjoint_set #212

Closed steiltre closed 5 months ago

steiltre commented 5 months ago

Adds check that parent hasn't been updated before performing path splitting operation in disjoint set.