Using the Code¶
THIS SECTION IS NOT COMPLETE
Explain here how to use the code with specific references to the API and give an example to help people set up an example system and analyze it
The Analysis Tool¶
The analysis tool is a python library which implements both the Network Calculus and MAReN techniques described above.
Installation¶
Install tabulate for nice formatting of the output:
sudo pip install tabulate
Download the analysis tool from the CBSAT repo.