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 to use to instantiate the component --> which other components and config parameters are mandatory 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 how to generate values for a primitive parameter (int, double, etc) using the same strategies 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 how to generate values for a primitive parameter (int, double, etc) using the same strategies 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 to use to instantiate the component --> which other components and config parameters are mandatory 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 how to generate values for a primitive parameter (int, double, etc) using the same strategies as Irace.Declares how to generate values for a primitive parameter (int, double, etc) using the same strategies as Irace.Declares that this parameter is provided automatically by the solving engine or any extension of it.Declares how to generate values for a primitive parameter (int, double, etc.) using the same strategies 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 to use to instantiate the component --> which other components and config parameters are mandatory 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 how to generate values for a primitive parameter (int, double, etc) using the same strategies 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.builderClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.autoconfig.fillClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.autoconfig.generatorClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.autoconfig.inventoryClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.autoconfig.irace.paramsClassDescriptionDeclares how to generate values for a primitive parameter (int, double, etc) using the same strategies as Irace.Declares how to generate values for a primitive parameter (int, double, etc) using the same strategies as Irace.Declares how to generate values for a primitive parameter (int, double, etc) using the same strategies as Irace.Declares that this parameter is provided automatically by the solving engine or any extension of it.Declares how to generate values for a primitive parameter (int, double, etc.) using the same strategies 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 to use to instantiate the component --> which other components and config parameters are mandatory 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 how to generate values for a primitive parameter (int, double, etc) using the same strategies as Irace.Declares how to generate values for a primitive parameter (int, double, etc) using the same strategies as Irace.Declares how to generate values for a primitive parameter (int, double, etc.) using the same strategies 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.builderClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
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.eventsClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.exceptionClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.executorsClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.experimentClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.experiment.referenceClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
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 to use to instantiate the component --> which other components and config parameters are mandatory 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 algorithm components to available implementations
-
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 to use to instantiate the component --> which other components and config parameters are mandatory 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.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.ioClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.io.serializersClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.io.serializers.excelClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.orchestratorClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.servicesClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
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 to use to instantiate the component --> which other components and config parameters are mandatory 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 how to generate values for a primitive parameter (int, double, etc) using the same strategies as Irace.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.solutionClassDescriptionUsed to detect at runtime implementing classes without forcing users to use annotations.
-
Classes in es.urjc.etsii.grafo.annotations used by es.urjc.etsii.grafo.solution.neighborhood