- Genotype - Interface in org.opt4j.core
-
The
Genotype
represents a marker interface.
- genotype - Variable in class org.opt4j.core.Individual
-
- get(Node) - Method in class org.opt4j.core.config.ModuleLoader
-
Loads all modules from an XML Node
.
- get(Class<? extends Module>) - Method in class org.opt4j.core.config.ModuleRegister
-
Returns the
PropertyModule
of the specified class and creates a
new instance if necessary.
- get() - Method in class org.opt4j.core.config.visualization.FileChooser
-
Returns the file chooser.
- get(Object) - Method in class org.opt4j.core.genotype.CompositeGenotype
-
Returns the
Genotype
for the given key with an implicit cast to
the specific
Genotype
type.
- get(Objective) - Method in class org.opt4j.core.Objectives
-
Returns the value that is assigned to the given objective.
- get(Value<?>) - Method in class org.opt4j.core.Objectives
-
Returns the objective that is assigned to the given value.
- get() - Method in class org.opt4j.core.start.Opt4JTaskProvider
- get() - Method in class org.opt4j.core.start.Progress
-
Returns the progress value between 0
and 1
.
- getAll() - Method in class org.opt4j.core.config.ModuleAutoFinder
-
- getAllClasses(File) - Method in class org.opt4j.core.config.ModuleAutoFinder
-
Retrieves all Classes from one directory
.
- getAllClasses(File, File) - Method in class org.opt4j.core.config.ModuleAutoFinder
-
Recursive methods searching for classes in a root directory.
- getAllClasses(ZipFile) - Method in class org.opt4j.core.config.ModuleAutoFinder
-
Retrieves all Classes from a ZipFile
(Jar archive).
- getAllClasses(Class<?>) - Static method in class org.opt4j.core.start.Parameters
-
- getAnnotation(Class<? extends A>) - Method in class org.opt4j.core.config.Property
-
Returns the annotation of the specified class or null if not existent.
- getAnnotations() - Method in class org.opt4j.core.config.Property
-
Returns the annotations of this property.
- getAttribute(String) - Method in class org.opt4j.core.config.JNode
-
Returns the value of an attribute.
- getAttributes() - Method in class org.opt4j.core.config.JNode
-
Returns a Map
of all attributes.
- getCapacity() - Method in class org.opt4j.core.common.archive.ArchiveModule
-
Returns the archive's capacity.
- getCapacity() - Method in class org.opt4j.core.common.archive.BoundedArchive
-
- getCell(Individual) - Method in class org.opt4j.core.common.archive.AdaptiveGridArchive
-
- getChild() - Method in class org.opt4j.core.config.JNode
-
Returns the first child.
- getChild(String) - Method in class org.opt4j.core.config.JNode
-
Returns the first child with a specified name.
- getChildren() - Method in class org.opt4j.core.config.JNode
-
Returns all children.
- getChildren(String) - Method in class org.opt4j.core.config.JNode
-
Returns all children with a specified name.
- getClass(Type) - Static method in class org.opt4j.core.start.Parameters
-
Returns the class of a type.
- getColumnCount() - Method in class org.opt4j.core.config.visualization.DefaultTasksPanel.Model
-
- getColumnCount() - Method in class org.opt4j.core.start.Opt4JTasksPanel.Model
-
- getColumnDelimiter() - Method in class org.opt4j.core.common.logger.TsvLogger
-
The String
separating two columns.
- getColumnName(int) - Method in class org.opt4j.core.config.visualization.DefaultTasksPanel.Model
-
- getColumnName(int) - Method in class org.opt4j.core.start.Opt4JTasksPanel.Model
-
- getCommentDelimiter() - Method in class org.opt4j.core.common.logger.TsvLogger
-
The String
starting a line comment.
- getConfiguration(Document) - Method in class org.opt4j.core.config.PropertyModule
-
- getCurrentIteration() - Method in class org.opt4j.core.start.Progress
-
Returns the current iteration.
- getDateISO() - Static method in class org.opt4j.core.start.Opt4J
-
Returns the date of the current build.
- getDefault() - Static method in class org.opt4j.core.config.Icons
-
Returns a transparent 16x16px ImageIcon
.
- getDensityValues(Collection<Individual>) - Method in class org.opt4j.core.common.archive.Crowding
-
- getDensityValues(Collection<Individual>) - Method in interface org.opt4j.core.common.archive.FrontDensityIndicator
-
Returns the density values for a collection on Individuals
.
- getDialog(ApplicationFrame) - Method in interface org.opt4j.core.config.visualization.About
-
Returns the about dialog.
- getDialog(ApplicationFrame) - Method in class org.opt4j.core.config.visualization.DefaultAbout
-
- getDialog(ApplicationFrame) - Method in class org.opt4j.core.start.Opt4JAbout
-
- getDivisions() - Method in class org.opt4j.core.common.archive.ArchiveModule
-
- getDocument() - Method in class org.opt4j.core.config.JNode
-
Returns the owner Document
.
- getDouble() - Method in class org.opt4j.core.DoubleValue
-
- getDouble() - Method in class org.opt4j.core.IntegerValue
-
- getDouble() - Method in interface org.opt4j.core.Value
-
Returns a double value.
- getEmptyDocument() - Method in class org.opt4j.core.config.ModuleSaver
-
- getEvaluationStep() - Method in class org.opt4j.core.common.logger.LoggerModule
-
Returns the step size of the evaluations.
- getException() - Method in class org.opt4j.core.config.Task
-
Returns the
Exception
that was thrown during the
Task
execution if an error occurred.
- getFile() - Method in class org.opt4j.core.config.visualization.FileOperations
-
Returns the current file.
- getFilename() - Method in class org.opt4j.core.common.logger.LoggerModule
-
Returns the filename.
- getFilesFromClasspath() - Method in class org.opt4j.core.config.ModuleAutoFinder
-
Collects all File
s specified in the classpath.
- getGenotype() - Method in class org.opt4j.core.Individual
-
Returns the genotype.
- getGetter() - Method in class org.opt4j.core.config.Property
-
Returns the getter method.
- getIcon(String) - Static method in class org.opt4j.core.config.Icons
-
Returns an ImageIcon
from a filename.
- getIcon() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.CategoryTreeNode
-
- getIcon() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.RootTreeNode
-
- getIcon() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.UserNode
-
- getIcon(Class<?>) - Method in class org.opt4j.core.config.visualization.Format
-
Returns the icon of a Class
.
- getIcon(PropertyModule) - Method in class org.opt4j.core.config.visualization.Format
-
- getIdentifier() - Method in class org.opt4j.core.common.archive.AdaptiveGridArchive.Cell
-
Returns the identifier
.
- getIndent(Property) - Method in class org.opt4j.core.config.visualization.PropertyPanel
-
- getIndex(PropertyModule) - Method in class org.opt4j.core.config.visualization.DefaultSelectedPanel.TabbedPane
-
- getIndexOf(K) - Method in class org.opt4j.core.genotype.BooleanMapGenotype
-
- getIndexOf(K) - Method in class org.opt4j.core.genotype.DoubleMapGenotype
-
- getIndexOf(K) - Method in class org.opt4j.core.genotype.IntegerMapGenotype
-
- getIndexOf(K) - Method in interface org.opt4j.core.genotype.MapGenotype
-
Returns the index of the key.
- getIndexOf(K) - Method in class org.opt4j.core.genotype.SelectMapGenotype
-
- getIndividual(Individual) - Method in class org.opt4j.core.common.logger.TsvLogger
-
Creates a
String
representation of the given
Individual
.
- getInfo() - Method in class org.opt4j.core.config.Property
-
Returns the info.
- getInfo(Class<?>) - Method in class org.opt4j.core.config.visualization.Format
-
Returns the info of a Class
.
- getInjector() - Method in class org.opt4j.core.start.Opt4JTask
-
Returns the Injector
of the task.
- getInstance(Class<O>) - Method in class org.opt4j.core.start.Opt4JTask
-
Returns the instance of the given class.
- getIteration() - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- getIteration() - Method in interface org.opt4j.core.optimizer.Optimizer
-
Return the current iteration.
- getIteration() - Method in class org.opt4j.core.start.Opt4JTask
-
Returns the current iteration.
- getIterationStep() - Method in class org.opt4j.core.common.logger.LoggerModule
-
Returns the step size of the iterations.
- getKeys() - Method in class org.opt4j.core.genotype.BooleanMapGenotype
-
- getKeys() - Method in class org.opt4j.core.genotype.DoubleMapGenotype
-
- getKeys() - Method in class org.opt4j.core.genotype.IntegerMapGenotype
-
- getKeys() - Method in interface org.opt4j.core.genotype.MapGenotype
-
Return all keys.
- getKeys() - Method in class org.opt4j.core.genotype.SelectMapGenotype
-
- getKeys() - Method in class org.opt4j.core.Objectives
-
Returns all objectives.
- getLowerBound(int) - Method in interface org.opt4j.core.genotype.Bounds
-
Returns the lower bound for the i
-th element.
- getLowerBound(int) - Method in class org.opt4j.core.genotype.DoubleBounds
-
- getLowerBound(int) - Method in class org.opt4j.core.genotype.DoubleGenotype
-
Returns the lower bound for the i
-th element.
- getLowerBound(int) - Method in class org.opt4j.core.genotype.IntegerBounds
-
- getLowerBound(int) - Method in class org.opt4j.core.genotype.IntegerGenotype
-
Returns the lower bound for the i
-th element.
- getLowerBound(int) - Method in class org.opt4j.core.genotype.SelectMapGenotype.SelectBounds
-
- getMaxIterations() - Method in class org.opt4j.core.start.Progress
-
Returns the number of maximal iterations.
- getModel() - Method in class org.opt4j.core.config.visualization.DefaultTasksPanel
-
Returns the instance of the model.
- getModel() - Method in class org.opt4j.core.start.Opt4JTasksPanel
-
- getModifiedGenotype() - Method in class org.opt4j.core.genotype.CompositeGenotype
-
- getModule() - Method in class org.opt4j.core.config.PropertyModule
-
Returns the decorated Module
.
- getModule(Class<? extends Task>) - Method in class org.opt4j.core.config.visualization.Configurator
-
- getModule() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.ModuleTreeNode
-
- getModule() - Method in class org.opt4j.core.config.visualization.DefaultSelectedPanel.TabComponent
-
- getModule() - Method in class org.opt4j.core.config.visualization.PropertyPanel
-
- getModule(Class<? extends Task>) - Method in class org.opt4j.core.start.Opt4J
-
- getModules() - Method in class org.opt4j.core.config.ModuleAutoFinder
-
- getModules() - Method in interface org.opt4j.core.config.ModuleList
-
Returns the classes of all modules.
- getModules() - Method in class org.opt4j.core.config.ModuleListUser
-
- getModules() - Method in class org.opt4j.core.config.Task
-
Returns a copy of the
Module
s of this
Task
.
- getMostCrowdedCell() - Method in class org.opt4j.core.common.archive.AdaptiveGridArchive
-
- getName() - Method in class org.opt4j.core.config.JNode
-
Returns the name.
- getName() - Method in class org.opt4j.core.config.Property
-
Returns the name.
- getName(Class<?>) - Method in class org.opt4j.core.config.visualization.Format
-
Returns the name of a Class
.
- getName(PropertyModule) - Method in class org.opt4j.core.config.visualization.Format
-
- getName(Property) - Method in class org.opt4j.core.config.visualization.Format
-
Returns the formatted name of the property.
- getName() - Method in class org.opt4j.core.Objective
-
Returns the name.
- getNode() - Method in class org.opt4j.core.config.JNode
-
Retrieves the Node
element.
- getNode(Module, Document) - Method in class org.opt4j.core.config.ModuleSaver
-
- getObjectives() - Method in class org.opt4j.core.Individual
-
Returns the objectives.
- getOperatorType() - Method in interface org.opt4j.core.optimizer.Operator
-
Returns the basic operators type, e.g., "Mutate" or "Copy".
- getOptimizer() - Method in class org.opt4j.core.start.Opt4JTask
-
- getOrder() - Method in class org.opt4j.core.config.Property
-
Returns the order.
- getPanel() - Method in class org.opt4j.core.config.visualization.DefaultSelectedPanel.MyScrollPane
-
- getParameterizedTypes(Collection<Class<?>>) - Static method in class org.opt4j.core.start.Parameters
-
- getPhenotype() - Method in class org.opt4j.core.Individual
-
Returns the phenotype.
- getProperties() - Method in class org.opt4j.core.config.PropertyModule
-
Returns the properties.
- getProperty() - Method in class org.opt4j.core.config.BooleanRequirement
-
- getProperty() - Method in class org.opt4j.core.config.EnumRequirement
-
- getProperty(String) - Method in class org.opt4j.core.config.PropertyModule
-
Returns the
Property
with the specified
name
.
- getProperty() - Method in interface org.opt4j.core.config.Requirement
-
Returns the property of the requirement.
- getRequirements() - Method in class org.opt4j.core.config.Property
-
Returns the requirements.
- getRowCount() - Method in class org.opt4j.core.config.visualization.DefaultTasksPanel.Model
-
- getRowCount() - Method in class org.opt4j.core.start.Opt4JTasksPanel.Model
-
- getSeed() - Method in class org.opt4j.core.common.random.RandomModule
-
Returns the seed the is used by the random number generator.
- getSetter() - Method in class org.opt4j.core.config.Property
-
Returns the setter method.
- getSign() - Method in class org.opt4j.core.Objective
-
Returns the sign.
- getStandardTransformer() - Method in class org.opt4j.core.config.ModuleSaver
-
- getState() - Method in class org.opt4j.core.config.Task
-
Returns the state of the
Task
.
- getState() - Method in class org.opt4j.core.Individual
-
- getState() - Method in class org.opt4j.core.optimizer.Control
-
Returns the state.
- getStatistics(int, int, double) - Method in class org.opt4j.core.common.logger.TsvLogger
-
Statistics for the given iteration
and evaluation
.
- getTable() - Method in class org.opt4j.core.config.visualization.DefaultTasksPanel
-
Returns the instance of the table.
- getTable() - Method in class org.opt4j.core.start.Opt4JTasksPanel
-
- getTasks() - Method in class org.opt4j.core.config.ExecutionEnvironment
-
Returns the list of all
Task
s.
- getter - Variable in class org.opt4j.core.config.Property
-
- getText() - Method in class org.opt4j.core.config.JNode
-
Returns the strings content.
- getThreads() - Method in class org.opt4j.core.common.completer.IndividualCompleterModule
-
Returns the maximal number of parallel threads.
- getTooltip() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.RootTreeNode
-
- getTooltip() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.UserNode
-
- getTooltip(Class<?>) - Method in class org.opt4j.core.config.visualization.Format
-
Returns the tooltip of a Class
.
- getTooltip(PropertyModule) - Method in class org.opt4j.core.config.visualization.Format
-
- getTooltip(Property) - Method in class org.opt4j.core.config.visualization.Format
-
Returns the formatted (html) tooltip of a
Property
.
- getTransferData(DataFlavor) - Method in class org.opt4j.core.config.visualization.ModuleTransferable
-
- getTransferDataFlavors() - Method in class org.opt4j.core.config.visualization.ModuleTransferable
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.TreeCellRenderer
-
- getType() - Method in class org.opt4j.core.common.archive.ArchiveModule
-
Returns the archive type.
- getType() - Method in class org.opt4j.core.common.completer.IndividualCompleterModule
-
Returns the type of the completer.
- getType() - Method in class org.opt4j.core.common.random.RandomModule
-
Returns the type of the random number generator.
- getType() - Method in class org.opt4j.core.config.Property
-
Returns the type.
- getType() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.CategoryTreeNode
-
- getType() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.ModuleTreeNode
-
- getType() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.RootTreeNode
-
- getType() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.UserNode
-
- getType(Class<?>, Object, String) - Static method in class org.opt4j.core.start.Parameters
-
Returns the type of the generic of the interface or class of an class for
an object.
- getType(Class<?>, String, Map<Type, ParameterizedType>) - Static method in class org.opt4j.core.start.Parameters
-
- getTypes(Class<?>) - Static method in class org.opt4j.core.start.Parameters
-
- getUpperBound(int) - Method in interface org.opt4j.core.genotype.Bounds
-
Returns the upper bound for the i
-th element.
- getUpperBound(int) - Method in class org.opt4j.core.genotype.DoubleBounds
-
- getUpperBound(int) - Method in class org.opt4j.core.genotype.DoubleGenotype
-
Returns the upper bound for the i
-th element.
- getUpperBound(int) - Method in class org.opt4j.core.genotype.IntegerBounds
-
- getUpperBound(int) - Method in class org.opt4j.core.genotype.IntegerGenotype
-
Returns the upper bound for the i
-th element.
- getUpperBound(int) - Method in class org.opt4j.core.genotype.SelectMapGenotype.SelectBounds
-
- getURL(String) - Static method in class org.opt4j.core.config.Icons
-
Returns the URL
of a file.
- getValue() - Method in class org.opt4j.core.config.Property
-
Returns the value of the property.
- getValue() - Method in class org.opt4j.core.DoubleValue
-
- getValue(K) - Method in class org.opt4j.core.genotype.BooleanMapGenotype
-
- getValue(K) - Method in class org.opt4j.core.genotype.DoubleMapGenotype
-
- getValue(K) - Method in class org.opt4j.core.genotype.IntegerMapGenotype
-
- getValue(K) - Method in interface org.opt4j.core.genotype.MapGenotype
-
Returns the value for the specified key.
- getValue(int) - Method in class org.opt4j.core.genotype.SelectGenotype
-
Returns the element value of the index.
- getValue(K) - Method in class org.opt4j.core.genotype.SelectMapGenotype
-
- getValue() - Method in class org.opt4j.core.IntegerValue
-
- getValue() - Method in interface org.opt4j.core.Value
-
Returns the value.
- getValueAt(int, int) - Method in class org.opt4j.core.config.visualization.DefaultTasksPanel.Model
-
- getValueAt(int, int) - Method in class org.opt4j.core.start.Opt4JTasksPanel.Model
-
- getValues() - Method in class org.opt4j.core.Objectives
-
Returns all values.
- getVersion() - Static method in class org.opt4j.core.start.Opt4J
-
Returns the version of the current build.
- Icon - Annotation Type in org.opt4j.core.config.annotations
-
The
Icon
annotation assigns an icon to modules.
- Icons - Class in org.opt4j.core.config
-
The
Icons
class is used to get
ImageIcon
s from a given
filename
.
- Icons() - Constructor for class org.opt4j.core.config.Icons
-
- id - Variable in class org.opt4j.core.config.PropertyModule
-
- identifier - Variable in class org.opt4j.core.common.archive.AdaptiveGridArchive.Cell
-
- Ignore - Annotation Type in org.opt4j.core.config.annotations
-
The
Ignore
annotation can either be used for modules or properties
such that these are ignored in the
Configurator
.
- ignore - Variable in class org.opt4j.core.config.ModuleAutoFinder
-
- IncompatibilityException - Exception in org.opt4j.core.optimizer
-
- IncompatibilityException() - Constructor for exception org.opt4j.core.optimizer.IncompatibilityException
-
- IncompatibilityException(String, Throwable) - Constructor for exception org.opt4j.core.optimizer.IncompatibilityException
-
- IncompatibilityException(String) - Constructor for exception org.opt4j.core.optimizer.IncompatibilityException
-
- IncompatibilityException(Throwable) - Constructor for exception org.opt4j.core.optimizer.IncompatibilityException
-
- individual - Variable in class org.opt4j.core.common.completer.ParallelIndividualCompleter.Complete
-
- Individual - Class in org.opt4j.core
-
The
Individual
class forms a single solution for the given
optimization problem.
- Individual() - Constructor for class org.opt4j.core.Individual
-
- Individual.State - Enum in org.opt4j.core
-
- individualAdded(IndividualSet, Individual) - Method in interface org.opt4j.core.IndividualSetListener
-
- IndividualCompleter - Interface in org.opt4j.core.optimizer
-
- IndividualCompleterModule - Class in org.opt4j.core.common.completer
-
- IndividualCompleterModule() - Constructor for class org.opt4j.core.common.completer.IndividualCompleterModule
-
- IndividualCompleterModule.Type - Enum in org.opt4j.core.common.completer
-
- IndividualFactory - Interface in org.opt4j.core
-
- individualProvider - Variable in class org.opt4j.core.AbstractIndividualFactory
-
- individualRemoved(IndividualSet, Individual) - Method in interface org.opt4j.core.IndividualSetListener
-
- individuals - Variable in class org.opt4j.core.IndividualSet
-
- IndividualSet - Class in org.opt4j.core
-
- IndividualSet() - Constructor for class org.opt4j.core.IndividualSet
-
- IndividualSetListener - Interface in org.opt4j.core
-
- IndividualStateListener - Interface in org.opt4j.core
-
- individualStateListeners - Variable in class org.opt4j.core.AbstractIndividualFactory
-
- individualStateListeners - Variable in class org.opt4j.core.Individual
-
- INFEASIBLE - Static variable in class org.opt4j.core.Objective
-
Identifier for infeasible results (null
).
- Info - Annotation Type in org.opt4j.core.config.annotations
-
The
Info
annotation contains textual information about a module or
property.
- info - Variable in class org.opt4j.core.config.Property
-
- inidividualStateChanged(Individual) - Method in class org.opt4j.core.common.logger.AbstractLogger
-
- inidividualStateChanged(Individual) - Method in interface org.opt4j.core.IndividualStateListener
-
- init(Individual) - Method in class org.opt4j.core.common.archive.AdaptiveGridArchive
-
- init(Module...) - Method in class org.opt4j.core.config.Task
-
Initializes the
Task
with modules.
- init(Collection<Module>) - Method in class org.opt4j.core.config.Task
-
Initializes the
Task
with modules.
- init() - Method in class org.opt4j.core.config.visualization.DefaultApplicationFrame
-
Registers the listeners.
- init() - Method in class org.opt4j.core.config.visualization.DefaultSelectedPanel
-
Registers the listeners.
- init() - Method in class org.opt4j.core.config.visualization.DefaultTasksPanel
-
Registers a listener at the execution environment.
- init() - Method in class org.opt4j.core.config.visualization.Menu
-
Initializes the listeners.
- init() - Method in class org.opt4j.core.config.visualization.ToolBar
-
Initializes the listeners.
- init(Random, int) - Method in class org.opt4j.core.genotype.BooleanGenotype
-
Initialize this genotype with n
random values.
- init(Random) - Method in class org.opt4j.core.genotype.BooleanMapGenotype
-
Initialize this genotype with random values based on the number of keys.
- init(Random, int) - Method in class org.opt4j.core.genotype.BooleanMapGenotype
-
Not supported.
- init(Random, int) - Method in class org.opt4j.core.genotype.DoubleGenotype
-
Initialize this genotype with n
random values.
- init(Random) - Method in class org.opt4j.core.genotype.DoubleMapGenotype
-
Initialize this genotype with random values based on the size of the
keys
.
- init(Random, int) - Method in class org.opt4j.core.genotype.DoubleMapGenotype
-
Not supported.
- init(Random, int) - Method in class org.opt4j.core.genotype.IntegerGenotype
-
Initialize this genotype with n
random values.
- init(Random) - Method in class org.opt4j.core.genotype.IntegerMapGenotype
-
Initialize this genotype with random values based on the size of the
list
.
- init(Random, int) - Method in class org.opt4j.core.genotype.IntegerMapGenotype
-
Not supported.
- init(Random) - Method in class org.opt4j.core.genotype.PermutationGenotype
-
Randomizes this genotype by a random permutation.
- init(Random) - Method in class org.opt4j.core.genotype.SelectMapGenotype
-
Initialize this genotype with random values based on the size of the
key
set.
- init(Random, int) - Method in class org.opt4j.core.genotype.SelectMapGenotype
-
Not supported.
- init(Collection<Module>) - Method in class org.opt4j.core.start.Opt4JTask
-
- init(Injector) - Method in class org.opt4j.core.start.Opt4JTask
-
Initialize with a parent Injector
.
- initialize() - Method in interface org.opt4j.core.optimizer.IterativeOptimizer
-
This method is called a single time before the optimization process is
started.
- initWriter(String) - Method in class org.opt4j.core.common.logger.TsvLogger
-
Initialize the print write from a filename
- injectListeners(Set<IndividualStateListener>) - Method in class org.opt4j.core.AbstractIndividualFactory
-
- injectListeners(Set<OptimizerStateListener>, Set<OptimizerIterationListener>) - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- injector - Variable in class org.opt4j.core.start.Opt4JTask
-
- IntegerBounds - Class in org.opt4j.core.genotype
-
- IntegerBounds(int[], int[]) - Constructor for class org.opt4j.core.genotype.IntegerBounds
-
- IntegerBounds(List<Integer>, List<Integer>) - Constructor for class org.opt4j.core.genotype.IntegerBounds
-
- IntegerGenotype - Class in org.opt4j.core.genotype
-
- IntegerGenotype(int, int) - Constructor for class org.opt4j.core.genotype.IntegerGenotype
-
Constructs a
IntegerGenotype
with a specified lower and upper
bound for all values.
- IntegerGenotype(Bounds<Integer>) - Constructor for class org.opt4j.core.genotype.IntegerGenotype
-
- IntegerMapGenotype<K> - Class in org.opt4j.core.genotype
-
- IntegerMapGenotype(List<K>, Bounds<Integer>) - Constructor for class org.opt4j.core.genotype.IntegerMapGenotype
-
- IntegerMapGenotype(List<K>, int, int) - Constructor for class org.opt4j.core.genotype.IntegerMapGenotype
-
- IntegerValue - Class in org.opt4j.core
-
- IntegerValue(Integer) - Constructor for class org.opt4j.core.IntegerValue
-
- invokeErr(String) - Method in class org.opt4j.core.config.ModuleAutoFinder
-
- invokeOut(String) - Method in class org.opt4j.core.config.ModuleAutoFinder
-
- isActive() - Method in class org.opt4j.core.config.Property
-
Returns true
if the property is active.
- isClosed - Variable in class org.opt4j.core.start.Opt4JTask
-
- isDataFlavorSupported(DataFlavor) - Method in class org.opt4j.core.config.visualization.ModuleTransferable
-
- isDecoded() - Method in class org.opt4j.core.Individual
-
Indicates whether this
Individual
is already decoded.
- isDecoded() - Method in enum org.opt4j.core.Individual.State
-
Returns true
if the individual is decoded in the current
state.
- isEmpty() - Method in class org.opt4j.core.IndividualSet
-
- isEqual(Objectives) - Method in class org.opt4j.core.Objectives
-
Returns true
if this objectives are equal to the specified
objectives.
- isEvaluated() - Method in class org.opt4j.core.Individual
-
Indicates whether this
Individual
is already evaluated.
- isEvaluated() - Method in enum org.opt4j.core.Individual.State
-
Returns true
if the individual is evaluated in the current
state.
- isFirst - Variable in class org.opt4j.core.common.logger.AbstractLogger
-
- isFulfilled() - Method in class org.opt4j.core.config.BooleanRequirement
-
- isFulfilled() - Method in class org.opt4j.core.config.EnumRequirement
-
- isFulfilled() - Method in interface org.opt4j.core.config.Requirement
-
Returns true
if the requirement is fulfilled.
- isInit - Variable in class org.opt4j.core.common.archive.AdaptiveGridArchive
-
- isInit - Variable in class org.opt4j.core.config.ModuleRegister
-
- isInit - Variable in class org.opt4j.core.config.Task
-
- isJar(File) - Method in class org.opt4j.core.config.ModuleAutoFinder
-
Returns true
if the file is a Jar archive.
- isLoading() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.RootTreeNode
-
- isLoggingPerEvaluation() - Method in class org.opt4j.core.common.logger.LoggerModule
-
Returns true
if the logger observes the number of evaluations.
- isLoggingPerIteration() - Method in class org.opt4j.core.common.logger.LoggerModule
-
Returns true
if the logger observes the number of iterations.
- isNumber() - Method in class org.opt4j.core.config.Property
-
Returns true
if the property represents a number.
- isPausable() - Method in enum org.opt4j.core.optimizer.Control.State
-
Returns true
if the current state allows to pause the
optimization.
- isPaused() - Method in class org.opt4j.core.optimizer.Control
-
Returns true
if the optimization is paused.
- isProcessing() - Method in enum org.opt4j.core.Individual.State
-
Returns true
if the individual is processing in the current
state.
- isRunning() - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- isRunning() - Method in class org.opt4j.core.optimizer.Control
-
Returns true
if the optimization is running.
- isRunning() - Method in interface org.opt4j.core.optimizer.Optimizer
-
- isStartable() - Method in enum org.opt4j.core.optimizer.Control.State
-
Returns true
if the current state allows to start the
optimization.
- isStoppable() - Method in enum org.opt4j.core.optimizer.Control.State
-
Returns true
if the current state allows to stop the
optimization.
- isStopped() - Method in class org.opt4j.core.optimizer.Control
-
Returns true
if the optimization is stopped.
- isTerminated() - Method in class org.opt4j.core.optimizer.Control
-
Returns true
if the optimization is terminated.
- isUsingSeed() - Method in class org.opt4j.core.common.random.RandomModule
-
Returns true
if a specific seed is given.
- iteration - Variable in class org.opt4j.core.optimizer.AbstractOptimizer
-
- Iteration - Class in org.opt4j.core.optimizer
-
The
Iteration
object is used as iteration counter for the
optimization.
- Iteration(int) - Constructor for class org.opt4j.core.optimizer.Iteration
-
- iteration - Variable in class org.opt4j.core.start.Progress
-
- iterationComplete(int) - Method in class org.opt4j.core.common.logger.AbstractLogger
-
- iterationComplete(int) - Method in interface org.opt4j.core.optimizer.OptimizerIterationListener
-
Invoked if the
Optimizer
completes an iteration.
- iterationComplete(int) - Method in class org.opt4j.core.start.Opt4JTask
-
- iterationComplete(int) - Method in class org.opt4j.core.start.Progress
-
- iterationListeners - Variable in class org.opt4j.core.optimizer.AbstractOptimizer
-
- iterationStep - Variable in class org.opt4j.core.common.logger.AbstractLogger
-
- iterationStep - Variable in class org.opt4j.core.common.logger.LoggerModule
-
- IterativeOptimizer - Interface in org.opt4j.core.optimizer
-
This
IterativeOptimizer
interface has to be implemented by all
population-based iterative optimizers.
- iterativeOptimizer - Variable in class org.opt4j.core.optimizer.OptimizationMediator
-
- iterator() - Method in class org.opt4j.core.config.ModuleRegister
-
- iterator() - Method in class org.opt4j.core.genotype.CompositeGenotype
-
Returns the Iterator
over the Map.Entry
pairs.
- iterator() - Method in class org.opt4j.core.IndividualSet
-
- iterator() - Method in class org.opt4j.core.Objectives
-
- Objective - Class in org.opt4j.core
-
- Objective(String) - Constructor for class org.opt4j.core.Objective
-
Constructs an
Objective
with a given name, sign=MIN, and
rank=RANK_OBJECTIVE(0).
- Objective(String, Objective.Sign) - Constructor for class org.opt4j.core.Objective
-
Constructs an
Objective
with a given name, sign, and
rank=RANK_OBJECTIVE(0).
- Objective.Sign - Enum in org.opt4j.core
-
- objectives - Variable in class org.opt4j.core.Individual
-
- Objectives - Class in org.opt4j.core
-
- Objectives() - Constructor for class org.opt4j.core.Objectives
-
- objectivesProvider - Variable in class org.opt4j.core.problem.MultiEvaluator
-
- open() - Method in class org.opt4j.core.start.Opt4JTask
-
Initialize a task manually before executing it.
- OPERATOR - Static variable in class org.opt4j.core.config.Icons
-
The icon for the operator.
- Operator<G extends Genotype> - Interface in org.opt4j.core.optimizer
-
The
Operator
is the basic interface for all operators.
- OPT4J - Static variable in class org.opt4j.core.config.Icons
-
The Opt4J logo.
- Opt4J - Class in org.opt4j.core.start
-
The
Opt4J
configuration GUI.
- Opt4J() - Constructor for class org.opt4j.core.start.Opt4J
-
- Opt4JAbout - Class in org.opt4j.core.start
-
- Opt4JAbout() - Constructor for class org.opt4j.core.start.Opt4JAbout
-
- Opt4JModule - Class in org.opt4j.core.start
-
- Opt4JModule() - Constructor for class org.opt4j.core.start.Opt4JModule
-
- Opt4JScope - Class in org.opt4j.core.config.scope
-
Scopes a single execution of a block of code.
- Opt4JScope() - Constructor for class org.opt4j.core.config.scope.Opt4JScope
-
- opt4JScope - Variable in class org.opt4j.core.config.scope.Opt4JScopeModule
-
- Opt4JScoped - Annotation Type in org.opt4j.core.config.scope
-
- Opt4JScopeModule - Class in org.opt4j.core.config.scope
-
- Opt4JScopeModule() - Constructor for class org.opt4j.core.config.scope.Opt4JScopeModule
-
- Opt4JScopeModule(Opt4JScope) - Constructor for class org.opt4j.core.config.scope.Opt4JScopeModule
-
- Opt4JStarter - Class in org.opt4j.core.start
-
The
Opt4JStarter
starts configuration files directly without the
configurator (GUI).
- Opt4JStarter() - Constructor for class org.opt4j.core.start.Opt4JStarter
-
- Opt4JTask - Class in org.opt4j.core.start
-
The
Opt4JTask
executes one optimization process.
- Opt4JTask() - Constructor for class org.opt4j.core.start.Opt4JTask
-
- Opt4JTask(boolean) - Constructor for class org.opt4j.core.start.Opt4JTask
-
- Opt4JTaskProvider - Class in org.opt4j.core.start
-
- Opt4JTaskProvider(Opt4JTask) - Constructor for class org.opt4j.core.start.Opt4JTaskProvider
-
- Opt4JTasksPanel - Class in org.opt4j.core.start
-
- Opt4JTasksPanel(ExecutionEnvironment, Format, SelectedModules) - Constructor for class org.opt4j.core.start.Opt4JTasksPanel
-
- Opt4JTasksPanel.Model - Class in org.opt4j.core.start
-
- Opt4JTasksPanel.PopupListener - Class in org.opt4j.core.start
-
- OptimizationMediator - Class in org.opt4j.core.optimizer
-
- OptimizationMediator(IterativeOptimizer, Population, Archive, IndividualCompleter, Control, Iteration) - Constructor for class org.opt4j.core.optimizer.OptimizationMediator
-
- optimizationStarted(Optimizer) - Method in class org.opt4j.core.common.completer.ParallelIndividualCompleter
-
- optimizationStarted() - Method in class org.opt4j.core.common.logger.AbstractLogger
-
Callback method invoked once the optimization starts.
- optimizationStarted(Optimizer) - Method in class org.opt4j.core.common.logger.AbstractLogger
-
- optimizationStarted() - Method in class org.opt4j.core.common.logger.TsvLogger
-
- optimizationStarted(Optimizer) - Method in interface org.opt4j.core.optimizer.OptimizerStateListener
-
Invoked if the
Optimizer
starts the optimization process.
- optimizationStopped(Optimizer) - Method in class org.opt4j.core.common.completer.ParallelIndividualCompleter
-
- optimizationStopped() - Method in class org.opt4j.core.common.logger.AbstractLogger
-
Callback method invoked once the optimization stops.
- optimizationStopped(Optimizer) - Method in class org.opt4j.core.common.logger.AbstractLogger
-
- optimizationStopped() - Method in class org.opt4j.core.common.logger.TsvLogger
-
- optimizationStopped(Optimizer) - Method in interface org.opt4j.core.optimizer.OptimizerStateListener
-
Invoked if the
Optimizer
stops the optimization process.
- optimize() - Method in class org.opt4j.core.optimizer.OptimizationMediator
-
- optimize() - Method in interface org.opt4j.core.optimizer.Optimizer
-
Starts the optimization process.
- OPTIMIZER - Static variable in class org.opt4j.core.config.Icons
-
The icon for the optimizer.
- Optimizer - Interface in org.opt4j.core.optimizer
-
This
Optimizer
interface has to be implemented by all
population-based optimizers.
- optimizer - Variable in class org.opt4j.core.start.Opt4JTask
-
- OptimizerIterationListener - Interface in org.opt4j.core.optimizer
-
- OptimizerModule - Class in org.opt4j.core.optimizer
-
Abstract module class for the
Optimizer
modules.
- OptimizerModule() - Constructor for class org.opt4j.core.optimizer.OptimizerModule
-
- OptimizerStateListener - Interface in org.opt4j.core.optimizer
-
- optimizing - Variable in class org.opt4j.core.optimizer.AbstractOptimizer
-
- order(Map<Individual, Double>) - Method in class org.opt4j.core.common.archive.Crowding
-
Returns an ordered list of the
Individual
s corresponding to their
crowding distance.
- Order - Annotation Type in org.opt4j.core.config.annotations
-
The
Order
annotation assigns a user defined order to properties of a
module.
- order - Variable in class org.opt4j.core.config.Property
-
- org.opt4j.core - package org.opt4j.core
-
Provides the classes that join the problem and optimizer.
- org.opt4j.core.common.archive - package org.opt4j.core.common.archive
-
Provides different implementations for the
Archive
.
- org.opt4j.core.common.completer - package org.opt4j.core.common.completer
-
- org.opt4j.core.common.logger - package org.opt4j.core.common.logger
-
Provides the classes for the data loggers.
- org.opt4j.core.common.random - package org.opt4j.core.common.random
-
Provides the classes for the random number generators.
- org.opt4j.core.config - package org.opt4j.core.config
-
Provides the classes for modules structure and configuration.
- org.opt4j.core.config.annotations - package org.opt4j.core.config.annotations
-
Provides the classes for the annotations for the modules.
- org.opt4j.core.config.scope - package org.opt4j.core.config.scope
-
- org.opt4j.core.config.visualization - package org.opt4j.core.config.visualization
-
Provides the classes for the configurator visualization (GUI).
- org.opt4j.core.genotype - package org.opt4j.core.genotype
-
Provides the classes for basic
Genotype
s.
- org.opt4j.core.optimizer - package org.opt4j.core.optimizer
-
Provides the classes for the optimizer.
- org.opt4j.core.problem - package org.opt4j.core.problem
-
Provides the classes for the optimization problem.
- org.opt4j.core.start - package org.opt4j.core.start
-
Provides the classes for the Opt4J configurator and starter.
- out(String) - Method in interface org.opt4j.core.config.ModuleAutoFinderListener
-
Invoked for a standard message.
- OutputModule - Class in org.opt4j.core.common.logger
-
- OutputModule() - Constructor for class org.opt4j.core.common.logger.OutputModule
-
- save(String, Collection<? extends Module>) - Method in class org.opt4j.core.config.ModuleSaver
-
Save the module configurations to a file (as filename).
- save(File, Collection<? extends Module>) - Method in class org.opt4j.core.config.ModuleSaver
-
Save the module configurations to a File
.
- save() - Method in class org.opt4j.core.config.visualization.FileOperations
-
Saves the current selected modules to the current file.
- save(File) - Method in class org.opt4j.core.config.visualization.FileOperations
-
Saves the current selected modules to the specified file.
- save - Variable in class org.opt4j.core.config.visualization.ToolBar
-
- saveAs() - Method in class org.opt4j.core.config.visualization.FileOperations
-
Opens the file chooser for saving the current configuration file.
- saveAs - Variable in class org.opt4j.core.config.visualization.ToolBar
-
- scope(Key<T>, Provider<T>) - Method in class org.opt4j.core.config.scope.Opt4JScope
-
- scroll - Variable in class org.opt4j.core.config.visualization.DefaultTasksPanel
-
- seed - Variable in class org.opt4j.core.common.random.RandomModule
-
- seed(Key<T>, T) - Method in class org.opt4j.core.config.scope.Opt4JScope
-
- seed(Class<T>, T) - Method in class org.opt4j.core.config.scope.Opt4JScope
-
- seededKeyProvider() - Static method in class org.opt4j.core.config.scope.Opt4JScope
-
Returns a provider that always throws exception complaining that the object
in question must be seeded before it can be injected.
- SelectBounds(List<O>, Map<O, List<P>>) - Constructor for class org.opt4j.core.genotype.SelectMapGenotype.SelectBounds
-
- selectedModules - Variable in class org.opt4j.core.config.visualization.DefaultModulesPanel
-
- selectedModules - Variable in class org.opt4j.core.config.visualization.DefaultSelectedPanel
-
- selectedModules - Variable in class org.opt4j.core.config.visualization.FileOperations
-
- SelectedModules - Class in org.opt4j.core.config.visualization
-
- SelectedModules() - Constructor for class org.opt4j.core.config.visualization.SelectedModules
-
- selectedModules - Variable in class org.opt4j.core.config.visualization.ToolBar
-
- selectedModules - Variable in class org.opt4j.core.start.Opt4JTasksPanel
-
- selectedPanel - Variable in class org.opt4j.core.config.visualization.DefaultContentPanel
-
- SelectedPanel - Class in org.opt4j.core.config.visualization
-
- SelectedPanel() - Constructor for class org.opt4j.core.config.visualization.SelectedPanel
-
- SelectGenotype<V> - Class in org.opt4j.core.genotype
-
The
SelectGenotype
selects for each index an element from the given
list.
- SelectGenotype(List<V>) - Constructor for class org.opt4j.core.genotype.SelectGenotype
-
- SelectGenotype(V[]) - Constructor for class org.opt4j.core.genotype.SelectGenotype
-
- SelectMapGenotype<K,V> - Class in org.opt4j.core.genotype
-
- SelectMapGenotype(List<K>, Map<K, List<V>>) - Constructor for class org.opt4j.core.genotype.SelectMapGenotype
-
- SelectMapGenotype(List<K>, List<V>) - Constructor for class org.opt4j.core.genotype.SelectMapGenotype
-
- SelectMapGenotype.SelectBounds<O,P> - Class in org.opt4j.core.genotype
-
- SELECTOR - Static variable in class org.opt4j.core.config.Icons
-
The icon for the selector.
- SequentialIndividualCompleter - Class in org.opt4j.core.common.completer
-
- SequentialIndividualCompleter(Control, Decoder<Genotype, Object>, Evaluator<Object>) - Constructor for class org.opt4j.core.common.completer.SequentialIndividualCompleter
-
- set - Variable in class org.opt4j.core.config.ModuleListUser
-
- set - Variable in class org.opt4j.core.config.ModuleRegister
-
- setAttribute(String, String) - Method in class org.opt4j.core.config.JNode
-
Sets an attribute to a value.
- setCapacity(int) - Method in class org.opt4j.core.common.archive.ArchiveModule
-
Sets the archive's capacity to the specified value.
- setCapacity(int) - Method in class org.opt4j.core.common.archive.BoundedArchive
-
- setConfiguration(Node) - Method in class org.opt4j.core.config.PropertyModule
-
- setCurrentFile(File) - Method in class org.opt4j.core.config.visualization.DefaultApplicationFrame
-
- setCurrentFile(File) - Method in interface org.opt4j.core.config.visualization.FileOperations.FileOperationsListener
-
Invoked if the current file is changed (on load or save).
- setCurrentFile(File) - Method in class org.opt4j.core.config.visualization.Menu
-
- setCurrentFile(File) - Method in class org.opt4j.core.config.visualization.ToolBar
-
- setDivisions(int) - Method in class org.opt4j.core.common.archive.ArchiveModule
-
- setEvaluationStep(int) - Method in class org.opt4j.core.common.logger.LoggerModule
-
Sets the step size of the evaluations.
- setFile(File) - Method in class org.opt4j.core.config.visualization.FileOperations
-
Sets the current file
- setFilename(String) - Method in class org.opt4j.core.common.logger.LoggerModule
-
Sets the filename.
- setGenotype(Genotype) - Method in class org.opt4j.core.Individual
-
Sets the genotype.
- setIndividualStatusListeners(Set<IndividualStateListener>) - Method in class org.opt4j.core.Individual
-
- setInfo(String) - Method in class org.opt4j.core.config.Property
-
Sets the info.
- setIterationStep(int) - Method in class org.opt4j.core.common.logger.LoggerModule
-
Sets the step size of the iterations.
- setLabelName(String) - Method in class org.opt4j.core.config.visualization.DefaultSelectedPanel.TabComponent
-
- SetListener - Interface in org.opt4j.core.config.visualization
-
- setLoading(boolean) - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel.RootTreeNode
-
- setLoggingPerEvaluation(boolean) - Method in class org.opt4j.core.common.logger.LoggerModule
-
Sets the observation for the number of evaluations.
- setLoggingPerIteration(boolean) - Method in class org.opt4j.core.common.logger.LoggerModule
-
Sets the observation for the number of iterations.
- setModifiedGenotypes(List<Genotype>) - Method in class org.opt4j.core.genotype.CompositeGenotype
-
- setObjectives(Objectives) - Method in class org.opt4j.core.Individual
-
Sets the objectives.
- setOrder(int) - Method in class org.opt4j.core.config.Property
-
Sets the order.
- setPhenotype(Object) - Method in class org.opt4j.core.Individual
-
Sets the phenotype.
- setSeed(long) - Method in class org.opt4j.core.common.random.RandomModule
-
Sets the seed that is used by the random number generator.
- setState(Task.State) - Method in class org.opt4j.core.config.Task
-
Sets the state of the
Task
.
- setState(Individual.State) - Method in class org.opt4j.core.Individual
-
- setState(Control.State) - Method in class org.opt4j.core.optimizer.Control
-
Sets the state and invokes listeners if the state has changed.
- setter - Variable in class org.opt4j.core.config.Property
-
- setText(String) - Method in class org.opt4j.core.config.JNode
-
Sets the strings content.
- setThreads(int) - Method in class org.opt4j.core.common.completer.IndividualCompleterModule
-
Sets the maximal number of parallel threads.
- setType(ArchiveModule.Type) - Method in class org.opt4j.core.common.archive.ArchiveModule
-
Sets the archive type to the specified value.
- setType(IndividualCompleterModule.Type) - Method in class org.opt4j.core.common.completer.IndividualCompleterModule
-
Sets the type of the completer.
- setType(RandomModule.RandType) - Method in class org.opt4j.core.common.random.RandomModule
-
Sets the type of the random number generator to the specified value.
- setUsingSeed(boolean) - Method in class org.opt4j.core.common.random.RandomModule
-
Select if a specific seed should be used.
- setValue(Object) - Method in class org.opt4j.core.config.Property
-
Sets the value of the property.
- setValue(String) - Method in class org.opt4j.core.config.Property
-
Sets the value of the property.
- setValue(Double) - Method in class org.opt4j.core.DoubleValue
-
- setValue(K, Boolean) - Method in class org.opt4j.core.genotype.BooleanMapGenotype
-
- setValue(K, Double) - Method in class org.opt4j.core.genotype.DoubleMapGenotype
-
- setValue(K, Integer) - Method in class org.opt4j.core.genotype.IntegerMapGenotype
-
- setValue(K, V) - Method in interface org.opt4j.core.genotype.MapGenotype
-
Sets the value for the specified key.
- setValue(K, V) - Method in class org.opt4j.core.genotype.SelectMapGenotype
-
- setValue(Integer) - Method in class org.opt4j.core.IntegerValue
-
- setValue(V) - Method in interface org.opt4j.core.Value
-
Sets the value.
- setValueObject(Object) - Method in class org.opt4j.core.config.Property
-
Sets the value of the property.
- SFOLDER - Static variable in class org.opt4j.core.config.Icons
-
The icon for the control term.
- showXML - Variable in class org.opt4j.core.config.visualization.ToolBar
-
- shutdownExecutorService() - Method in class org.opt4j.core.common.completer.ParallelIndividualCompleter
-
Shutdown the ExecutorService
.
- sign - Variable in class org.opt4j.core.Objective
-
- SINGLETON - Static variable in class org.opt4j.core.start.Opt4JModule
-
The singleton scope.
- size() - Method in class org.opt4j.core.config.ModuleRegister
-
Returns the number of found modules.
- size() - Method in class org.opt4j.core.genotype.CompositeGenotype
-
- size() - Method in interface org.opt4j.core.Genotype
-
The number of atomic elements of the
Genotype
.
- size() - Method in class org.opt4j.core.IndividualSet
-
- size() - Method in class org.opt4j.core.Objectives
-
- sort(JTree) - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel
-
Sorts the JTree
alphabetically.
- sort(DefaultMutableTreeNode) - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel
-
Sorts the child elements of one tree node alphabetically.
- start(String[]) - Method in class org.opt4j.core.config.visualization.Configurator
-
- start(String[]) - Method in class org.opt4j.core.start.Opt4J
-
- Starter - Class in org.opt4j.core.config
-
The
Starter
executes configuration files.
- Starter() - Constructor for class org.opt4j.core.config.Starter
-
- startOptimization() - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- startOptimization() - Method in interface org.opt4j.core.optimizer.Optimizer
-
This method is called to start the optimization process.
- startup() - Method in class org.opt4j.core.config.visualization.DefaultApplicationFrame
-
- startup() - Method in class org.opt4j.core.config.visualization.DefaultContentPanel
-
- startup() - Method in class org.opt4j.core.config.visualization.DefaultModulesPanel
-
- startup() - Method in class org.opt4j.core.config.visualization.DefaultSelectedPanel
-
- startup() - Method in class org.opt4j.core.config.visualization.DefaultTasksPanel
-
- startup() - Method in class org.opt4j.core.config.visualization.Menu
-
- startup() - Method in interface org.opt4j.core.config.visualization.Startupable
-
Called on startup of panels.
- startup() - Method in class org.opt4j.core.config.visualization.ToolBar
-
- startup() - Method in class org.opt4j.core.start.Opt4JAbout
-
- startup() - Method in class org.opt4j.core.start.Opt4JTasksPanel
-
- Startupable - Interface in org.opt4j.core.config.visualization
-
- state - Variable in class org.opt4j.core.config.Task
-
- state - Variable in class org.opt4j.core.Individual
-
- state - Variable in class org.opt4j.core.optimizer.Control
-
- stateChanged(Task) - Method in class org.opt4j.core.config.ExecutionEnvironment
-
- stateChanged(Task) - Method in interface org.opt4j.core.config.TaskStateListener
-
Invoked if a
Task
changes its state.
- stateChanged(Task) - Method in class org.opt4j.core.config.visualization.DefaultTasksPanel
-
- stateChanged(Control.State) - Method in interface org.opt4j.core.optimizer.ControlListener
-
Invoked if the state of the
Control
changes.
- stateChanged(Control.State) - Method in class org.opt4j.core.start.Opt4JTask
-
- stateListeners - Variable in class org.opt4j.core.optimizer.AbstractOptimizer
-
- StopException - Exception in org.opt4j.core.optimizer
-
- StopException() - Constructor for exception org.opt4j.core.optimizer.StopException
-
- stopOptimization() - Method in class org.opt4j.core.optimizer.AbstractOptimizer
-
- stopOptimization() - Method in interface org.opt4j.core.optimizer.Optimizer
-
This method is called once the optimization process has stopped.
- submit() - Method in class org.opt4j.core.Objectives
-
Calculates the array.
- value - Variable in class org.opt4j.core.DoubleValue
-
- value - Variable in class org.opt4j.core.IntegerValue
-
- value - Variable in class org.opt4j.core.optimizer.Iteration
-
- value() - Method in class org.opt4j.core.optimizer.Iteration
-
Returns the current iteration value.
- Value<V> - Interface in org.opt4j.core
-
- valueOf(String) - Static method in enum org.opt4j.core.common.archive.ArchiveModule.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.common.completer.IndividualCompleterModule.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.common.random.RandomModule.RandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.config.Task.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.Individual.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.Objective.Sign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opt4j.core.optimizer.Control.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opt4j.core.common.archive.ArchiveModule.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.common.completer.IndividualCompleterModule.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.common.random.RandomModule.RandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.config.Task.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.opt4j.core.genotype.CompositeGenotype
-
Returns all
values
which are the contained
Genotype
objects.
- values - Variable in class org.opt4j.core.genotype.SelectGenotype
-
- values - Variable in class org.opt4j.core.genotype.SelectMapGenotype
-
- values() - Static method in enum org.opt4j.core.Individual.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.Objective.Sign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opt4j.core.optimizer.Control.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.