Uses of Package
es.urjc.etsii.grafo.annotations
Packages that use es.urjc.etsii.grafo.annotations
Package
Description
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.algorithmsClassDescriptionAnnotation to mark any given class as an algorithm component.This annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares an integer tunable parameter using the same integer parameter type as irace.Declares that this parameter is provided automatically by the solving engine or any extension of it.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.algorithms.multistartClassDescriptionDeclares an integer tunable parameter using the same integer parameter type as irace.Declares that this parameter is provided automatically by the solving engine or any extension of it.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.algorithms.scattersearchClassDescriptionAnnotation to mark any given class as an algorithm component.This annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares a categorical tunable parameter using the same categorical parameter type as irace.Declares an integer tunable parameter using the same integer parameter type as irace.Declares that this parameter is provided automatically by the solving engine or any extension of it.Declares a real-valued tunable parameter using the same real parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.algorithms.vnsClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares an integer tunable parameter using the same integer parameter type as irace.Declares that this parameter is provided automatically by the solving engine or any extension of it.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.autoconfig.builderClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.autoconfig.fillClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.autoconfig.generatorClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.autoconfig.irace.paramsClassDescriptionDeclares a categorical tunable parameter using the same categorical parameter type as irace.Declares an integer tunable parameter using the same integer parameter type as irace.Declares an ordinal tunable parameter using the same ordinal parameter type as irace.Declares that this parameter is provided automatically by the solving engine or any extension of it.Declares a real-valued tunable parameter using the same real parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.autoconfigtests.componentsClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares a categorical tunable parameter using the same categorical parameter type as irace.Declares an integer tunable parameter using the same integer parameter type as irace.Declares a real-valued tunable parameter using the same real parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.bmssc.algClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares an integer tunable parameter using the same integer parameter type as irace.Declares that this parameter is provided automatically by the solving engine or any extension of it.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.bmssc.createClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares a real-valued tunable parameter using the same real parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.bmssc.improveClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares a real-valued tunable parameter using the same real parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.create
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.create.builderClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.create.grasp
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.eventsClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.exceptionClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.executorsClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.experimentClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.experiment.referenceClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.flayouts.modelClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares a categorical tunable parameter using the same categorical parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.improveClassDescriptionAnnotation to mark any given class as an algorithm component.This annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Specifies additional restrictions when resolving a constructor parameter whose type is another algorithm component.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.improve.lsClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares an integer tunable parameter using the same integer parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.ioClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.io.serializersClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.io.serializers.excelClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.orchestratorClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.servicesClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.shakeClassDescriptionAnnotation to mark any given class as an algorithm component.This annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares an integer tunable parameter using the same integer parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.solutionClassDescriptionMarks an extension point whose implementations should be discovered as Spring components.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.solution.neighborhood
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.vrpod.constructivesClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares a real-valued tunable parameter using the same real parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.vrpod.destructivesClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.Declares an integer tunable parameter using the same integer parameter type as irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.vrpod.model.solutionClassDescriptionThis annotation has two effects on any algorithm component: Marks that a component should be considered when automatically proposing configurations. Tells the autoconfig engine which constructor describes the tunable parameters and component dependencies. Note that algorithm components can still be built dynamically at runtime from their string representation even if they do not have this annotation, as the correct constructor to call can be detected from the given set of parameters.