<!-- ---

tocdepth: 2

--- -->





# Simulation of Algorithms

These examples explore aspects of setting up inclusion problems and  {doc}`Systems <../usage/problem_formulation/system/index_system>`, extensions to the System functionality, and execution of the algorithm.

```{toctree}
:maxdepth: 1
Noisy Douglas Rachford <sim_dr>
Nash Equilibrium Seeking <sim_dr_game>
Channel Memory  <sim_channel_memory_symmetric>
Repeated Evaluations <sim_bind>
Tracking an Oscillator <sim_tracking>
Cyclic Coordinate Descent <sim_coord_descent>
Time-Varying Delays <sim_switched>
```



