admTFA module ============= This file is the implementation of the results of the paper: **[Bou] Anne Bouillard, Admission Shaping With Network Calculus. IEEE Networking Letter 6(2): 115-118 (2024)** It generalizes the TFA analysis of a FIFO network by - allowing shaping flows together when they enter a system - computing a fixed point analysis when the arrival curves are a minimum of token-bucket curves - introducing the interleaved and per flow shaping in the resolution of the fixed point, as define in [TLM19]. [TLM19] Ludovic Thomas, Jean-Yves Le Boudec, Ahlem Mifdaoui. On Cyclic Dependencies and Regulators in Time-Sensitive Networks. RTSS 2019: 299-311 .. automodule:: panco.fifo.admTFA :members: :undoc-members: :show-inheritance: