Commit 2025-09-17 01:02 38084fae

View on Github →

refactor(SimpleGraph): make triangleRemovalBound positive more often (#29540) It wasn't positive when ε > 4, but that is a junk value anyway, so we change the junk value to a positive one. See #29496 for more context.

Estimated changes