Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: MasWag/FalCAuN

Tags

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added contributors in README

RV2021

Toggle RV2021's commit message
add experiment files for RV2021

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4 (#15)

* Fixed and clarified the signal interpolation in SimulinkSUL
    * For inputSignal = a1, a2, ..., an, we construct a timed word w = (a1, 0), (a2, T), (a3, 2 * T), ... (an, (n - 1) * T) and execute the Simulink model by feeding the piecewise-linear interpolation of w, where T is the signal step.
* Report the concrete counterexamples with timestamps for clarity

v0.3

Toggle v0.3's commit message
made S3 larger

v0.2

Toggle v0.2's commit message
do not remove TimeoutEQOracle in CI

v0.1

Toggle v0.1's commit message
S1 and S4 sample inputs