Loss Networks ============= Analysis of networks with blocking. The ``lossn`` module implements algorithms for loss networks where arrivals can be blocked when resources are unavailable. **Key function categories:** - **Erlang fixed-point:** :func:`~line_solver.api.lossn.lossn_erlangfp` .. automodule:: line_solver.api.lossn :members: :undoc-members: :show-inheritance: