Uses of Class
net.maswag.falcaun.TimeoutEQOracle
Packages that use TimeoutEQOracle
Package
Description
FalCAuN - Falsification tool for Cyber-Physical Systems via Automata Learning.
-
Uses of TimeoutEQOracle in net.maswag.falcaun
Fields in net.maswag.falcaun with type parameters of type TimeoutEQOracleModifier and TypeFieldDescriptionprivate final List<TimeoutEQOracle<String,String>> BlackBoxVerifier.timeoutOraclesA list of timeout oracles used to manage timeouts for equivalence oracle operations.