simulation

Flower simulation.

Functions

run_simulation(server_app, client_app, ...)

Run a Flower App using the Simulation Engine.

run_simulation_process(...[, flwr_dir_, ...])

Run Flower Simulation process.

start_simulation(*, client_fn, num_clients)

Start a Ray-based Flower simulation server.

Classes

SimulationIoConnection([...])

SimulationIoConnection provides an interface to the SimulationIo API.