Open eliotwrobson opened 3 months ago
@eliotwrobson Actually, I see that tests are failing on 3.8 and 3.12. Will need those tests to pass before merging.
@caleb531 yes, it looks like we're still getting some non-deterministic behavior still. I'll have to take another look later, I'm not quite sure where that behavior might be creeping in. Feel free to take a look if you like in the meantime.
Resolves #231 by determinizing the order that nodes get removed in the GNFA algorithm, and adds a corresponding test.