Welcome to ScEpTIC's documentation! =================================== .. |ScEpTIC| raw:: html here .. |ScEpTIC-REPO| raw:: html https://bitbucket.org/neslabpolimi/sceptic **ScEpTIC** (**S**\ imulator for **E**\ xecuting and **T**\ esting **I**\ ntermittent **C**\ omputation) is a python tool that analyzes intermittent execution of programs. You can find a complete description of ScEpTIC architecture |ScEpTIC|. .. toctree:: :hidden: :caption: ScEpTIC Documentation guide/installation guide/compile guide/configuration guide/analysis-configuration guide/run guide/run-examples .. toctree:: :hidden: :caption: ScEpTIC API Documentation sources/modules Cite ScEpTIC ============= You can cite ScEpTIC and/or our analysis techniques as: .. code-block:: text Andrea Maioli, Luca Mottola, Muhammad Hamad Alizai, and Junaid Haroon Siddiqui. 2021. Discovering the Hidden Anomalies of Intermittent Computing. In Proceedings of the 2021 International Conference on Embedded Wireless Systems and Networks (EWSN '21). **Bibtex**: .. code-block:: latex @inproceedings{ScEpTIC, author = {Andrea Maioli and Luca Mottola and Muhammad Hamad Alizai and Junaid Haroon Siddiqui}, title = {Discovering the Hidden Anomalies of Intermittent Computing}, year = {2021}, series = {EWSN 2021}, booktitle = {Proceedings of the 2021 International Conference on Embedded Wireless Systems and Networks} } ScEpTIC Repo ============= You can find ScEpTIC repo at |ScEpTIC-REPO|