Uses of Interface
com.knezevic.edaf.v3.core.plugins.RepresentationPlugin
Packages that use RepresentationPlugin
Package
Description
Plugin metadata and dependency contracts.
-
Uses of RepresentationPlugin in com.knezevic.edaf.v3.core.plugins
Methods in com.knezevic.edaf.v3.core.plugins that return RepresentationPluginModifier and TypeMethodDescription<G> RepresentationPlugin<G> PluginRegistry.representation(String type) Methods in com.knezevic.edaf.v3.core.plugins with parameters of type RepresentationPluginModifier and TypeMethodDescriptionPluginRegistry.registerRepresentation(RepresentationPlugin<?> plugin) -
Uses of RepresentationPlugin in com.knezevic.edaf.v3.repr.plugins.continuous
Classes in com.knezevic.edaf.v3.repr.plugins.continuous that implement RepresentationPluginModifier and TypeClassDescriptionfinal classPlugin factory for mixed real/discrete vectors.final classPlugin factory for real-valued vectors. -
Uses of RepresentationPlugin in com.knezevic.edaf.v3.repr.plugins.discrete
Classes in com.knezevic.edaf.v3.repr.plugins.discrete that implement RepresentationPluginModifier and TypeClassDescriptionfinal classPlugin factory for bitstring representation.final classPlugin factory for categorical vectors.final classPlugin factory for bounded integer vectors.final classPlugin factory for mixed discrete vectors. -
Uses of RepresentationPlugin in com.knezevic.edaf.v3.repr.plugins.permutation
Classes in com.knezevic.edaf.v3.repr.plugins.permutation that implement RepresentationPluginModifier and TypeClassDescriptionfinal classPlugin factory for permutation vectors. -
Uses of RepresentationPlugin in com.knezevic.edaf.v3.repr.plugins.structured
Classes in com.knezevic.edaf.v3.repr.plugins.structured that implement RepresentationPluginModifier and TypeClassDescriptionfinal classPlugin for grammar-driven symbolic GP representation encoded as bitstring decisions.final classPlugin factory for variable-length vectors.