Uses of Class
es.urjc.etsii.grafo.autoconfigtests.model.ACInstance
Packages that use ACInstance
Package
Description
-
Uses of ACInstance in es.urjc.etsii.grafo.autoconfigtests
Subclasses with type arguments of type ACInstance in es.urjc.etsii.grafo.autoconfigtestsFields in es.urjc.etsii.grafo.autoconfigtests with type parameters of type ACInstanceModifier and TypeFieldDescriptionstatic final Objective<?, ACSolution, ACInstance> Main.AC_OBJECTIVEMethods in es.urjc.etsii.grafo.autoconfigtests that return types with arguments of type ACInstance -
Uses of ACInstance in es.urjc.etsii.grafo.autoconfigtests.components
Subclasses with type arguments of type ACInstance 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 mode -
Uses of ACInstance in es.urjc.etsii.grafo.autoconfigtests.model
Subclasses with type arguments of type ACInstance in es.urjc.etsii.grafo.autoconfigtests.modelModifier and TypeClassDescriptionclassLoad a test instance used to validate the autoconfig behaviour, instance data consists on several lines with random wordsclassTest 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 ACInstanceModifier and TypeMethodDescriptionACInstanceImporter.importInstance(BufferedReader reader, String filename) Constructors in es.urjc.etsii.grafo.autoconfigtests.model with parameters of type ACInstanceModifierConstructorDescriptionACSolution(ACInstance instance) Build a new solution to validate the autoconfig behaviour