Uses of Class
net.maswag.falcaun.OutputMapperReader
Packages that use OutputMapperReader
Package
Description
FalCAuN - Falsification tool for Cyber-Physical Systems via Automata Learning.
-
Uses of OutputMapperReader in net.maswag.falcaun
Constructors in net.maswag.falcaun with parameters of type OutputMapperReaderModifierConstructorDescriptionNumericSULMapper(List<Map<Character, Double>> inputMapper, OutputMapperReader outputMapperReader, SignalMapper sigMap) Deprecated.NumericSULMapperWithSGA(List<Map<Character, Double>> inputMapper, OutputMapperReader outputMapperReader, SignalMapper sigMap, List<TemporalLogic.STLCost> formulaList, boolean partial) Deprecated.
NumericSULMapperwithInputMapperandOutputMapperinstead.