ALPHA-g-Experiment / alpha-g

MIT License
1 stars 1 forks source link

Reconstruction non-determinism #108

Closed DJDuque closed 1 year ago

DJDuque commented 1 year ago

There is some source of non-determinism somewhere. I think that it comes from the usage of HashMaps. I would need to implement some sort of "tie breaker" to overcome the non-deterministic order in which hashmaps are iterated over.