# Redispatch

Redispatch algorithms for zonal-clearing workflows.

```{toctree}
:maxdepth: 1
:hidden:

redispatch/min_cost
redispatch/min_abs_cost
redispatch/min_abs_vol
```

## Redispatch Algorithm

API path: `apem.unit_based_model.allocation.algorithms.zonal_clearing.redispatch.redispatch_algorithm`

```{eval-rst}
.. automodule:: apem.unit_based_model.allocation.algorithms.zonal_clearing.redispatch.redispatch_algorithm
   :members:
   :show-inheritance:
```
