Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.moeaframework.analysis Classes and Interfaces - 56 results found.
NameDescriptionTypePackageFramework
AccumulatorAn accumulator stores collected data from a single run of an algorithm.Classorg.moeaframework.analysisMOEA
ActionFactoryCollection of actions used by the diagnostic tool.Classorg.moeaframework.analysisMOEA
AdaptiveMultimethodVariationCollectorCollects the individual operator probabilities from AdaptiveMultimethodVariation.Classorg.moeaframework.analysisMOEA
AdaptiveTimeContinuationCollectorCollects the number of restart events resulting from AdaptiveTimeContinuation.Classorg.moeaframework.analysisMOEA
AerovisConverterConverts a result file into an Aerovis input file.Classorg.moeaframework.analysisMOEA
AnalysisCommand line utility for calculating the best, probability of attainment, efficiency and controllability metrics.Classorg.moeaframework.analysisMOEA
ApproximationSetCollectorCollects approximation sets from an Algorithm.Classorg.moeaframework.analysisMOEA
ApproximationSetPlotDisplays the end-of-run Pareto approximation set.Classorg.moeaframework.analysisMOEA
ApproximationSetViewerWindow for displaying approximation set dynamics.Classorg.moeaframework.analysisMOEA
ARFFConverterConverts a result file into an ARFF file that can be loaded into various data mining software (e.Classorg.moeaframework.analysisMOEA
AttachPointIdentifies objects in an object graph (all public and private fields contained within an object and those it references).Classorg.moeaframework.analysisMOEA
CollectorCollects information from an object.Interfaceorg.moeaframework.analysisMOEA
ControllerThe controller manages the underlying data model, performs the evaluation of jobs, and notifies any listeners when its state changes.Classorg.moeaframework.analysisMOEA
ControllerEventIdentifies the type of event fired by the controller.Classorg.moeaframework.analysisMOEA
ControllerEvent .TypeIndicates the underlying data model has changed.Classorg.moeaframework.analysisMOEA
ControllerListenerListens for events fired by the controller.Interfaceorg.moeaframework.analysisMOEA
DiagnosticToolThe main window of the diagnostic tool.Classorg.moeaframework.analysisMOEA
ElapsedTimeCollectorCollects the elapsed execution time of an algorithm.Classorg.moeaframework.analysisMOEA
EmptyPlotPlaceholder in a layout for unoccupied grid locations.Classorg.moeaframework.analysisMOEA
EpsilonHelperClassorg.moeaframework.analysisMOEA
EpsilonProgressCollectorClassorg.moeaframework.analysisMOEA
EvaluatorClassorg.moeaframework.analysisMOEA
ExtractDataCommand line utility for extracting data from a result file.Classorg.moeaframework.analysisMOEA
IndicatorCollectorCollects performance indicator values from an Algorithm.Classorg.moeaframework.analysisMOEA
InstrumentedAlgorithmDecorates an algorithm to periodically collect information about its runtime behavior.Classorg.moeaframework.analysisMOEA
LaunchDiagnosticToolCommand line utility for launching the diagnostic tool.Classorg.moeaframework.analysisMOEA
LinePlotDisplays a line plot of the runtime dynamics of a metric, displaying the 25, 50, and 75 quantiles.Classorg.moeaframework.analysisMOEA
MetricFileReaderReader for metric files produced by MetricFileWriter.Classorg.moeaframework.analysisMOEA
MetricFileWriterWrites metric files.Classorg.moeaframework.analysisMOEA
NegaterCommand line utility for negating objective values in result files.Classorg.moeaframework.analysisMOEA
OutputWriterWrites output files.Interfaceorg.moeaframework.analysisMOEA
PaintHelperHelper class for maintaining a mapping from series in a plot to their assigned paint.Classorg.moeaframework.analysisMOEA
ParameterDefines a parameter.Classorg.moeaframework.analysisMOEA
ParameterFileLoads the parameters in a parameter file.Classorg.moeaframework.analysisMOEA
PlotProvides simple 2D plotting capabilities.Classorg.moeaframework.analysisMOEA
PopulationSizeCollectorCollects the population size and archive size, if available, from an EvolutionaryAlgorithm.Classorg.moeaframework.analysisMOEA
ProblemStubA problem stub with a defined number of objectives, but no decision variables or constraints.Classorg.moeaframework.analysisMOEA
ResultEntryAn entry in a result file.Classorg.moeaframework.analysisMOEA
ResultFileEvaluatorCommand line utility for evaluating the approximation sets stored in a result file and computing its metric file.Classorg.moeaframework.analysisMOEA
ResultFileInfoCommand line utility for counting the number of entries in a result file.Classorg.moeaframework.analysisMOEA
ResultFileMergerClassorg.moeaframework.analysisMOEA
ResultFileReaderReads result files created by ResultFileWriter.Classorg.moeaframework.analysisMOEA
ResultFileSeedMergerCommand line utility for merging the approximation sets in one or more result files across the seeds.Classorg.moeaframework.analysisMOEA
ResultFileWriterWrites result files.Classorg.moeaframework.analysisMOEA
ResultKeyThe key for a result entry, allowing distinct algorithm and problem pairingsSee Also:Serialized FormClassorg.moeaframework.analysisMOEA
ResultPlotAbstract Swing component for displaying results.Classorg.moeaframework.analysisMOEA
SampleGeneratorClassorg.moeaframework.analysisMOEA
SampleReaderReads the parameter samples from the output of SampleGenerator.Classorg.moeaframework.analysisMOEA
SetContributionCommand line utility for reporting the number of solutions in a set that are contained within a reference set.Classorg.moeaframework.analysisMOEA
SetGeneratorCommand line utility for generating reference sets for a given problem.Classorg.moeaframework.analysisMOEA
SetHypervolumeCommand line utility for calculating the hypervolume of approximation sets.Classorg.moeaframework.analysisMOEA
SimpleStatisticsCommand line utility for computing statistics across multiple data files.Classorg.moeaframework.analysisMOEA
SobolAnalysisGlobal sensitivity analysis of blackbox model output using Saltelli's improved Sobol' global variance decomposition procedure.Classorg.moeaframework.analysisMOEA
SolveCommand line utility for solving an optimization problem using any of the supported optimization algorithms.Classorg.moeaframework.analysisMOEA
SortedListModelA sorted ListModel which stores only unique entries.Classorg.moeaframework.analysisMOEA
StatisticalResultsViewerWindow for displaying statistical results.Classorg.moeaframework.analysisMOEA