Remove `run_simulation_with_callbacks` from the public API.
This API was adding complexity and it was difficult to reason about fault tolerance and initialization. This change is one step in reducing this complexity and make it easier to migrate to the Federated Program API. PiperOrigin-RevId: 413486363
Please register or sign in to comment