Uses of Package
net.maswag.falcaun
Packages that use net.maswag.falcaun
Package
Description
FalCAuN - Falsification tool for Cyber-Physical Systems via Automata Learning.
FalCAuN parser package: STL/LTL formula parsing, signal mapping, and temporal logic utilities.
-
Classes in net.maswag.falcaun used by net.maswag.falcaunClassDescriptionAbstract class representing a potentially adaptive set of Signal Temporal Logic (STL) formulas.Abstract class representing an Input-Output (IO) signal.Abstract class for reading and parsing mapper data from files.Abstract class for implementing equivalence oracles that select test cases based on a cost function.Interface for a potentially adaptive set of Signal Temporal Logic (STL) formulas.Verifies a black-box system against specified properties using various equivalence oracles and model checking techniques.EQSearchProblem class.A pair of input and output signals at one time step potentially with some previous output signals.Class to construct pseudo signals from concrete signalsEnumeration of selection methods used in Genetic Algorithm (GA) equivalence queries.HillClimbingEQOracle class.A class that represents a mapping from characters to double values.A signal with continuous output values.A signal with both input and output values.Represents a pair of input and output signals at one time step in a system's behavior.Represents the atomic propositions (APs) for LTL formulas.The membership oracle for a Simulink modelA membership oracle that computes the cost of input-output signals using a specified cost function.Systems under learning with numerical I/O.A class for mapping output values to characters.Deprecated.SignalDiscretizer post-composed with an SULMapper.SignalDiscretizer pre-composed with an SULMapperSignal is a sequence of values, each associated with an increasing timestamp.Signal derivation mapper that uses SignalMapper to derive signals from concrete I/O signals.Interface to construct pseudo signals from concrete signalsAm equivalence oracle to add timeout in addition to the original oracle.A sequence of values each associated with an increasing timestamp.
-
Classes in net.maswag.falcaun used by net.maswag.falcaun.parserClassDescriptionA pair of input and output signals at one time step potentially with some previous output signals.A signal with both input and output values.Represents a pair of input and output signals at one time step in a system's behavior.Represents the atomic propositions (APs) for LTL formulas.Base class for LTL formula implementations that provides common functionality for atomic propositions management using composition instead of inheritance.A class for mapping output values to characters.
OutputMapperinstead.