WCRT methods
Evaluation of exact schedulability methods.
The following exact schedulability methods are implemented:
C and Python implementations are provided.
Requires Python3. This script outputs its results into a HDFS store.
To compile wcrt-test-sim.c
:
# gcc -o wcrt-test-sim wcrt-test-sim.c -Wall -I/usr/include/libxml2 -Wall -lgsl -lxml2
This software is licensed under the MIT License. A copy of the license can be found in the LICENSE
file.