Uses of Class
es.urjc.etsii.grafo.autoconfigtests.model.ACSolution
Packages that use ACSolution
Package
Description
-
Uses of ACSolution in es.urjc.etsii.grafo.autoconfigtests
Subclasses with type arguments of type ACSolution in es.urjc.etsii.grafo.autoconfigtestsFields in es.urjc.etsii.grafo.autoconfigtests with type parameters of type ACSolutionModifier and TypeFieldDescriptionstatic final Objective<?, ACSolution, ACInstance> Main.AC_OBJECTIVEMethods in es.urjc.etsii.grafo.autoconfigtests that return types with arguments of type ACSolution -
Uses of ACSolution in es.urjc.etsii.grafo.autoconfigtests.components
Subclasses with type arguments of type ACSolution in es.urjc.etsii.grafo.autoconfigtests.componentsModifier and TypeClassDescriptionclassTest constructive method used to validate the behaviour of the autoconfig modeclassTest improver used to validate the autoconfig modeclassTest constructive method used to validate the behaviour of the autoconfig modeMethods in es.urjc.etsii.grafo.autoconfigtests.components that return ACSolutionModifier and TypeMethodDescriptionFasterInvertedConstructive.construct(ACSolution solution) SlowConstructive.construct(ACSolution solution) FlippyFlopImprover.improve(ACSolution solution) Methods in es.urjc.etsii.grafo.autoconfigtests.components with parameters of type ACSolutionModifier and TypeMethodDescriptionFasterInvertedConstructive.construct(ACSolution solution) SlowConstructive.construct(ACSolution solution) FlippyFlopImprover.improve(ACSolution solution) -
Uses of ACSolution in es.urjc.etsii.grafo.autoconfigtests.model
Subclasses with type arguments of type ACSolution in es.urjc.etsii.grafo.autoconfigtests.modelModifier and TypeClassDescriptionclassTest solution to validate autoconfig behaviour, each component will add or remove some arbitrary quantity from its scoreMethods in es.urjc.etsii.grafo.autoconfigtests.model that return ACSolutionConstructors in es.urjc.etsii.grafo.autoconfigtests.model with parameters of type ACSolution