simulation#

Flower simulation.

Functions

start_simulation(*, client_fn[, ...])

Start a Ray-based Flower simulation server.

run_simulation(server_app, client_app, ...)

Run a Flower App using the Simulation Engine.