Package net.sf.opendse.optimization
Class DesignSpaceExplorationDecoder
java.lang.Object
net.sf.opendse.optimization.DesignSpaceExplorationDecoder
- All Implemented Interfaces:
Decoder<CompositeGenotype<String,
Genotype>, ImplementationWrapper>
public class DesignSpaceExplorationDecoder
extends Object
implements Decoder<CompositeGenotype<String,Genotype>,ImplementationWrapper>
-
Constructor Summary
ConstructorDescriptionDesignSpaceExplorationDecoder
(SATCreatorDecoder satDecoder, ParameterDecoder parameterDecoder, SpecificationWrapper specWrapper) -
Method Summary
-
Constructor Details
-
DesignSpaceExplorationDecoder
@Inject public DesignSpaceExplorationDecoder(SATCreatorDecoder satDecoder, ParameterDecoder parameterDecoder, SpecificationWrapper specWrapper)
-
-
Method Details
-
decode
- Specified by:
decode
in interfaceDecoder<CompositeGenotype<String,
Genotype>, ImplementationWrapper>
-