Could we have a way to run geogram in deterministic mode? I found GEO::random_shuffle() is causing parts of geogram to be non-deterministic. I think that should be fairly easy to patch. I wonder if there are any other parts in geogram that would be potentially non-deterministic?
Thanks!
Could we have a way to run geogram in deterministic mode? I found
GEO::random_shuffle()is causing parts of geogram to be non-deterministic. I think that should be fairly easy to patch. I wonder if there are any other parts in geogram that would be potentially non-deterministic?Thanks!