You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disjoint sets of entangled squares can use separate QuantumWorlds; when performing moves, involved squares can be added to new or existing QuantumWorlds. Then, for updating the board (visual representation), we only need to re-sample QuantumWorlds that changed due to the last move, saving resources.
Alternatively, this could be a feature we automatically keep track of in the QuantumWorld object (with a force re-sample option?)
The text was updated successfully, but these errors were encountered:
Disjoint sets of entangled squares can use separate QuantumWorlds; when performing moves, involved squares can be added to new or existing QuantumWorlds. Then, for updating the board (visual representation), we only need to re-sample QuantumWorlds that changed due to the last move, saving resources.
Alternatively, this could be a feature we automatically keep track of in the QuantumWorld object (with a force re-sample option?)
The text was updated successfully, but these errors were encountered: