Class NumericSULMapperWithSGA

java.lang.Object
net.maswag.falcaun.PostComposedSignalDiscretizer
net.maswag.falcaun.NumericSULMapperWithSGA
All Implemented Interfaces:
Mapper<String,String,List<Double>,IOSignalPiece<List<Double>>>, Mapper.SynchronousMapper<String,String,List<Double>,IOSignalPiece<List<Double>>>, SULMapper<String,String,List<Double>,IOSignalPiece<List<Double>>>, SignalDiscretizer

public class NumericSULMapperWithSGA extends PostComposedSignalDiscretizer
Output Mapper for NumericSUL based on Specification-Guided Abstraction.
Author:
Tsubasa Matsumoto <tsubari96061@gmail.com>