# Allocation

APIs for market allocation and power-flow-model solving in the unit-based workflow.

API path: `apem.unit_based_model.allocation`

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

allocation/nodal_clearing
allocation/zonal_clearing
```

```{eval-rst}
.. automodule:: apem.unit_based_model.allocation
   :members:
   :exclude-members: Error
   :show-inheritance:
```

```{eval-rst}
.. automodule:: apem.unit_based_model.allocation.allocation
   :members:
   :show-inheritance:
```
