Class Hierarchy
- java.lang.Object
- org.jamesframework.core.problems.AbstractProblem<SolutionType,DataType> (implements org.jamesframework.core.problems.Problem<SolutionType>)
- org.jamesframework.ext.analysis.Analysis<SolutionType>
- org.jamesframework.ext.analysis.AnalysisResults<SolutionType>
- org.jamesframework.ext.search.neigh.CompositeNeighbourhood<SolutionType> (implements org.jamesframework.core.search.neigh.Neighbourhood<SolutionType>)
- org.jamesframework.ext.permutation.neigh.moves.ReverseSubsequenceMove (implements org.jamesframework.core.search.neigh.Move<SolutionType>)
- org.jamesframework.ext.permutation.neigh.ReverseSubsequenceNeighbourhood (implements org.jamesframework.core.search.neigh.Neighbourhood<SolutionType>)
- org.jamesframework.ext.analysis.SearchRunResults<SolutionType>
- org.jamesframework.ext.permutation.neigh.moves.SingleSwapMove (implements org.jamesframework.core.search.neigh.Move<SolutionType>)
- org.jamesframework.ext.permutation.neigh.SingleSwapNeighbourhood (implements org.jamesframework.core.search.neigh.Neighbourhood<SolutionType>)
- org.jamesframework.core.problems.Solution
- java.lang.Throwable (implements java.io.Serializable)
- org.jamesframework.ext.problems.objectives.WeightedIndex<SolutionType,DataType> (implements org.jamesframework.core.problems.objectives.Objective<SolutionType,DataType>)
- org.jamesframework.ext.problems.objectives.evaluations.WeightedIndexEvaluation (implements org.jamesframework.core.problems.objectives.evaluations.Evaluation)
Interface Hierarchy
Copyright © 2015. All rights reserved.