A B C D E F G H I J K L M N O P R S T U V W X Z

S

save() - Method in class jeco.dmm.sim2.util.Repair
 
saveFloorplanFile(FloorplanConfiguration, Solution, String) - Method in class jeco.lib.problems.floorplan.LiquidChannels
 
savePopInFile(Population<I>, String) - Method in class moea.commons.examples.TestFunction
 
saveToDatFile(String) - Method in class jeco.lib.problems.floorplan.Manager
 
saveToFile(Population<Particle>, String) - Static method in class moea.mopso.examples.TestMopso
 
saveToFile2(Population<TestFunction<Particle>>, String) - Static method in class moea.mopso.examples.TestMopso
 
saveToXml(String) - Method in class jeco.lib.problems.floorplan.Manager
 
saveUniformObjectives(String) - Static method in class moea.moga.examples.Profile
 
saveUniformObjectives(String) - Static method in class moea.moga.examples.ProfileChristosV2
 
SbrkHeap - Class in jeco.dmm.simulator.layers.root
 
SbrkHeap(AbstractHeader) - Constructor for class jeco.dmm.simulator.layers.root.SbrkHeap
 
SBXCrossover - Class in jeco.kernel.operator.crossover
 
SBXCrossover() - Constructor for class jeco.kernel.operator.crossover.SBXCrossover
 
SBXCrossover(double, double) - Constructor for class jeco.kernel.operator.crossover.SBXCrossover
 
Scope - Class in jeco.gui.util
 
Scope(String, String, String, String) - Constructor for class jeco.gui.util.Scope
 
Scope() - Constructor for class jeco.gui.util.Scope
 
scoresValid - Variable in class moea.commons.Entity
 
search(Solution) - Method in class algo.api.AbstractSolver
 
search(Solution) - Method in class algo.solvers.BreadthFirstSolver
 
search(Solution) - Method in class algo.solvers.DepthFirstBranchAndBoundSolver
 
search(Solution) - Method in class algo.solvers.DepthFirstSolver
 
SegHeap2 - Class in jeco.dmm.simulator.layers.combining
 
SegHeap2(DMMSizesArray, AbstractHeap, AbstractHeap) - Constructor for class jeco.dmm.simulator.layers.combining.SegHeap2
 
SegregatedFit - Class in jeco.dmm.sim2.lib.allocator
 
SegregatedFit(long, long, boolean, boolean) - Constructor for class jeco.dmm.sim2.lib.allocator.SegregatedFit
 
SegregatedFreeList - Class in jeco.dmm.sim2.lib.allocator
Important notes: we can omit header information.
SegregatedFreeList(long, long, boolean, boolean) - Constructor for class jeco.dmm.sim2.lib.allocator.SegregatedFreeList
 
select() - Method in class moea.moga.selector.Selector
 
selectFromTour() - Method in class jeco.kernel.algorithm.moge.TournamentSelectMO
Select a winner from the tournament and add to the selected population.
selectionOperator - Variable in class jeco.kernel.algorithm.moga.NSGAII
 
selectionOperator - Variable in class jeco.kernel.algorithm.moga.SPEA2
 
SelectionOperator - Class in jeco.kernel.operator.selector
 
SelectionOperator() - Constructor for class jeco.kernel.operator.selector.SelectionOperator
 
selector - Variable in class moea.moga.algorithms.Moea
 
Selector - Class in moea.moga.selector
 
Selector(Comparator<Entity>) - Constructor for class moea.moga.selector.Selector
 
send(Population<Chromosome>) - Method in class moea.moga.algorithms.Moea
 
setAddress(float) - Method in class jeco.dmm.simulator.DMMBlock
 
setAlives(long) - Method in class jeco.dmm.simulator.DMMStructureGF
 
setAllocSelector(AbstractSelector) - Method in class jeco.dmm.simulator.layers.combining.HeapList
 
setBank(MemoryBank) - Method in class jeco.dmm.reliableDMM.ReliableDMMData
 
setC1(Double) - Method in class moea.mopso.society.Particle
 
setC2(Double) - Method in class moea.mopso.society.Particle
 
setCount(long) - Method in class jeco.dmm.simulator.DMMStructureGF
 
setCrossoverOperator(CrossoverOperator) - Method in class jeco.kernel.algorithm.moga.NSGAII
 
setCrossoverOperator(CrossoverOperator) - Method in class jeco.kernel.algorithm.moga.SPEA2
 
setCurrentIteration(int) - Method in class jeco.kernel.operator.mutator.NonUniformMutation
 
setDataId(String) - Method in class jeco.dmm.simulator.DMMProfileLine
 
setDataObject(DMMData) - Method in class jeco.dmm.simulator.DMMBlock
 
setDataSize(long) - Method in class jeco.dmm.simulator.headers.LeaHeader
 
setDataSize(long) - Method in class jeco.dmm.simulator.headers.SizeHeader
 
setDataSizeInBytes(int) - Method in class jeco.dmm.simulator.DMMProfileLine
 
setDescription(String) - Method in class jeco.gui.util.MyFileFilter
Sets the human readable description of this filter.
setEndTime(long) - Method in class jeco.dmm.sim2.util.Metrics
 
setExtensionListInDescription(boolean) - Method in class jeco.gui.util.MyFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFreeList(FreeList) - Method in class jeco.dmm.sim2.lib.freelist.Block
 
setFreeSelector(AbstractSelector) - Method in class jeco.dmm.simulator.layers.combining.HeapList
 
setHeader(AbstractHeader) - Method in class jeco.dmm.simulator.DMMBlock
 
setId(String) - Method in class jeco.dmm.reliableDMM.ReliableDMMData
 
setId(String) - Method in class jeco.dmm.simulator.DMMData
 
setIndex(int) - Method in class jeco.dmm.reliableDMM.PosIndex
 
setIndex(int) - Method in class jeco.dmm.sim2.lib.freelist.FreeList
 
setIndex(int) - Method in class jeco.dmm.simulator.DMMBlock
 
setIndividual(Individual) - Method in class jeco.kernel.algorithm.moge.MultiFitness
 
setIntList(ArrayList<Integer>) - Method in class jeco.dmm.simulator.DMMIntList
 
setLeft(BinaryNode<T>) - Method in class jeco.kernel.util.BinaryNode
 
setLevel(Level) - Method in class jeco.dmm.sim2.tools.DmmExplorer
 
setLevel(Level) - Method in class jeco.dmm.sim2.tools.GrammarGenerator
 
setLevel(Level) - Method in class jeco.dmm.sim2.tools.ProfileAnalyzer
 
setLevel(Level) - Method in class jeco.kernel.algorithm.Algorithm
 
setLowerBound(T) - Method in class jeco.kernel.problem.VariableNumeric
 
setMaxGenerations(int) - Method in class jeco.kernel.algorithm.moga.NSGAII
 
setMaxGenerations(int) - Method in class jeco.kernel.algorithm.moga.SPEA2
 
setMaxPopulationSize(int) - Method in class jeco.kernel.algorithm.moga.NSGAII
 
setMaxPopulationSize(int) - Method in class jeco.kernel.algorithm.moga.SPEA2
 
setMaxSizeInB(long) - Method in class jeco.dmm.sim2.lib.allocator.Allocator
 
setMaxT(int) - Method in class jeco.kernel.algorithm.mopso.HNSPSO
 
setMaxT(int) - Method in class jeco.kernel.algorithm.mopso.NSPSO
 
setMaxT(int) - Method in class jeco.kernel.algorithm.mopso.OMOPSO
 
setMaxT(int) - Method in class moea.mopso.algorithms.MOPSO
 
setMetrics(Metrics) - Method in class jeco.dmm.sim2.lib.allocator.Allocator
 
setMetrics(Metrics) - Method in class jeco.dmm.sim2.lib.freelist.FreeList
 
setMinSizeInB(long) - Method in class jeco.dmm.sim2.lib.allocator.Allocator
 
setMmapped(boolean) - Method in class jeco.dmm.simulator.headers.LeaHeader
 
setModulus(int) - Static method in class ext.number.ValModInt
 
setModulus(int) - Static method in class ext.number.ValModPosInt
 
setMutationOperator(MutationOperator) - Method in class jeco.kernel.algorithm.moga.NSGAII
 
setMutationOperator(MutationOperator) - Method in class jeco.kernel.algorithm.moga.SPEA2
 
setNext(MemoryBank) - Method in class jeco.dmm.reliableDMM.MemoryBank
 
setNext(DMMBlock) - Method in class jeco.dmm.simulator.DMMBlock
 
setNextInHeap(DMMBlock) - Method in class jeco.dmm.simulator.DMMBlock
 
setNumOfBank(int) - Method in class jeco.dmm.reliableDMM.MemoryBank
 
setObj(int) - Method in class jeco.kernel.algorithm.moge.MultiFitnessObjectiveComparator
 
setObj(int) - Method in class jeco.kernel.operator.comparator.ObjectiveComparator
 
setObjective(int, Double) - Method in class jeco.kernel.algorithm.moge.MultiFitness
 
setObjective(int, double) - Method in class jeco.kernel.problem.Solution
 
setOperation(String) - Method in class jeco.dmm.simulator.DMMProfileLine
 
setOperation(Operation) - Method in class jeco.kernel.algorithm.moge.EliteReplacementOperatorMO
 
setOperation(Operation) - Method in class jeco.kernel.algorithm.moge.MultiObjectiveModule
 
setPos(String) - Method in class jeco.dmm.reliableDMM.PosIndex
 
setPosition(long) - Method in class jeco.dmm.sim2.lib.freelist.Block
 
setPrev(MemoryBank) - Method in class jeco.dmm.reliableDMM.MemoryBank
 
setPrev(DMMBlock) - Method in class jeco.dmm.simulator.DMMBlock
 
setPrevDataSize(long) - Method in class jeco.dmm.simulator.headers.LeaHeader
 
setPrevInHeap(DMMBlock) - Method in class jeco.dmm.simulator.DMMBlock
 
setPrevUsed(boolean) - Method in class jeco.dmm.simulator.headers.LeaHeader
 
setProblem(Problem) - Method in class jeco.kernel.algorithm.Algorithm
 
setProperties(Properties) - Method in class jeco.dmm.DMMFitness
 
setProperties(Properties) - Method in class jeco.dmm.sim2.lib.Fitness
 
setProperties(Properties) - Method in class jeco.kernel.algorithm.moge.EliteReplacementOperationMO
Set properties
setProperties(Properties) - Method in class jeco.kernel.algorithm.moge.EliteSelectionOperationMO
 
setProperties(Properties) - Method in class jeco.kernel.algorithm.moge.FitnessMO
 
setProperties(Properties) - Method in class jeco.kernel.algorithm.moge.TournamentSelectMO
 
setProperty(String, String) - Method in class jeco.kernel.algorithm.ge.GevaToJeco
 
setProperty(String, String) - Method in class jeco.kernel.algorithm.ge.GrammaticalEvolutionaryAlgorithm
 
setProperty(String, String) - Method in class jeco.kernel.algorithm.moge.GevaToMultiObjectiveJeco
 
setProperty(String, String) - Method in class jeco.kernel.algorithm.moge.GrammaticalMultiObjectiveEvolutionaryAlgorithm
 
setProperty(String, Number) - Method in class jeco.kernel.algorithm.moge.MultiFitness
 
setProperty(String, Number) - Method in class jeco.kernel.problem.Solution
 
setProperty(String, Value) - Method in class moea.commons.Entity
 
setRight(BinaryNode<T>) - Method in class jeco.kernel.util.BinaryNode
 
setRNG(RandomNumberGenerator) - Method in class jeco.kernel.algorithm.moge.TournamentSelectMO
 
setSeed(long) - Static method in class jeco.kernel.util.RandomGenerator
 
setSelectionOperator(SelectionOperator) - Method in class jeco.kernel.algorithm.moga.NSGAII
 
setSelectionOperator(SelectionOperator) - Method in class jeco.kernel.algorithm.moga.SPEA2
 
setSize(long) - Method in class jeco.dmm.simulator.DMMStructureGF
 
setSizeInB(long) - Method in class jeco.dmm.sim2.lib.freelist.Block
 
setSizeInBytes(long) - Method in class jeco.dmm.simulator.DMMData
 
setSizes(long[]) - Method in class jeco.dmm.simulator.DMMSizesArray
 
setSizesList(ArrayList<DMMStructureGF>) - Method in class jeco.dmm.DMMGrammarFilter
 
setStartTime(long) - Method in class jeco.dmm.sim2.util.Metrics
 
setSwarmSize(int) - Method in class jeco.kernel.algorithm.mopso.HNSPSO
 
setSwarmSize(int) - Method in class jeco.kernel.algorithm.mopso.NSPSO
 
setSwarmSize(int) - Method in class jeco.kernel.algorithm.mopso.OMOPSO
 
setT(int) - Method in class moea.mopso.algorithms.MOPSO
 
setTail(AbstractHeap) - Method in class jeco.dmm.simulator.layers.combining.HeapList
 
setTime(double) - Method in class jeco.dmm.sim2.lib.freelist.Block
 
setTime(double) - Method in class jeco.dmm.simulator.DMMBlock
 
setTitle(String) - Method in class jeco.gui.util.Scope
 
setup(FreeList.DATA_STRUCTURE, FreeList.ALLOCATION_MECHANISM, FreeList.ALLOCATION_POLICY) - Method in class jeco.dmm.sim2.lib.allocator.Allocator
 
setup(FreeList.DATA_STRUCTURE, FreeList.ALLOCATION_MECHANISM, FreeList.ALLOCATION_POLICY) - Method in class jeco.dmm.sim2.lib.allocator.BuddySystem
 
setup(FreeList.DATA_STRUCTURE, FreeList.ALLOCATION_MECHANISM, FreeList.ALLOCATION_POLICY) - Method in class jeco.dmm.sim2.lib.allocator.ExactSegregatedFit
 
setup(FreeList.DATA_STRUCTURE, FreeList.ALLOCATION_MECHANISM, FreeList.ALLOCATION_POLICY) - Method in class jeco.dmm.sim2.lib.allocator.SegregatedFreeList
 
setup(FreeList.DATA_STRUCTURE, FreeList.ALLOCATION_MECHANISM, FreeList.ALLOCATION_POLICY) - Method in class jeco.dmm.sim2.lib.allocator.SimpleSegregatedStorage
 
setup(String[]) - Method in class jeco.kernel.algorithm.ge.GevaToJeco
 
setup(String[]) - Method in class jeco.kernel.algorithm.moge.GevaToMultiObjectiveJeco
 
setUpperBound(T) - Method in class jeco.kernel.problem.VariableNumeric
 
setValue(Number) - Method in class ext.number.Value
 
setValue(T) - Method in class jeco.kernel.problem.Variable
 
setValue(T) - Method in class jeco.kernel.problem.VariableNumeric
 
setValue(T) - Method in class jeco.kernel.util.BinaryNode
 
setVariable(int, Variable) - Method in class jeco.kernel.problem.Solution
 
setW(Double) - Method in class moea.mopso.society.Particle
 
setXTitle(String) - Method in class jeco.gui.util.Scope
 
setYTitle(String) - Method in class jeco.gui.util.Scope
 
SimpleSegregatedStorage - Class in jeco.dmm.sim2.lib.allocator
 
SimpleSegregatedStorage(long, long) - Constructor for class jeco.dmm.sim2.lib.allocator.SimpleSegregatedStorage
 
simulate(AbstractHeap) - Method in class jeco.dmm.DMMFitness
 
simulate() - Method in class jeco.dmm.sim2.lib.Simulator
 
Simulator - Class in jeco.dmm.sim2.lib
 
Simulator(ProfilingReport, DynamicMemoryManager, String) - Constructor for class jeco.dmm.sim2.lib.Simulator
 
Simulator(ProfilingReport, DynamicMemoryManager) - Constructor for class jeco.dmm.sim2.lib.Simulator
 
SimulatorWin - Class in jeco.dmm.sim2.tools
 
SimulatorWin() - Constructor for class jeco.dmm.sim2.tools.SimulatorWin
Creates new form Test
SimulatorWithReliabilityV1 - Class in jeco.dmm.sim2.lib
This simulator considers reliability, but just with "new after delete": If the last operation is "delete" and the current operation is "new", then the hottest block is declared as the last "delete".
SimulatorWithReliabilityV1(ProfilingReport, DynamicMemoryManager, String) - Constructor for class jeco.dmm.sim2.lib.SimulatorWithReliabilityV1
 
SinglePointCrossover - Class in jeco.kernel.operator.crossover
 
SinglePointCrossover() - Constructor for class jeco.kernel.operator.crossover.SinglePointCrossover
 
SinglePointCrossover(boolean, double) - Constructor for class jeco.kernel.operator.crossover.SinglePointCrossover
 
SingletonHeap - Class in jeco.dmm.simulator.layers.simple
 
SingletonHeap(AbstractHeap) - Constructor for class jeco.dmm.simulator.layers.simple.SingletonHeap
 
size - Variable in class jeco.dmm.reliableDMM.LRU
 
size - Variable in class jeco.dmm.sim2.util.ProfilingReport
 
size - Variable in class jeco.dmm.simulator.DMMStructureGF
 
sizeErrors - Variable in class jeco.dmm.sim2.util.ProfilingReport
 
SizeHeader - Class in jeco.dmm.simulator.headers
This class emulates a header with a 'size' field.
SizeHeader() - Constructor for class jeco.dmm.simulator.headers.SizeHeader
 
sizeInB - Variable in class jeco.dmm.sim2.lib.freelist.Block
Total size in B.
sizeInBytes - Variable in class jeco.dmm.simulator.DMMData
 
sizeInBytes - Variable in class jeco.dmm.simulator.selectors.GteSelector
 
sizeInBytes - Variable in class jeco.dmm.simulator.selectors.GtSelector
 
sizeInBytes - Variable in class jeco.dmm.simulator.selectors.LteSelector
 
sizeInBytes - Variable in class jeco.dmm.simulator.selectors.LtSelector
 
sizeInBytes - Variable in class jeco.dmm.simulator.selectors.SizeSelector
 
sizeOfMemoryInKB - Variable in class jeco.dmm.DMMOptimizer
 
sizeOfMemoryInKB - Variable in class jeco.dmm.main.DMMExplore
 
sizeOfMemoryInKB - Variable in class jeco.dmm.main.DMMSimulator
 
sizeOfMemoryInKB - Variable in class jeco.dmm.reliableDMM.TestReliable
 
sizesArray - Variable in class jeco.dmm.simulator.layers.combining.SegHeap2
 
SizeSelector - Class in jeco.dmm.simulator.selectors
 
SizeSelector(long) - Constructor for class jeco.dmm.simulator.selectors.SizeSelector
 
sizesInB - Variable in class jeco.dmm.sim2.lib.allocator.ExactSegregatedFit
 
sizesInB - Variable in class jeco.dmm.sim2.util.ProfilingReport
 
sizesInBytes - Variable in class jeco.dmm.DMMRealProfileGenerator
 
sizesInBytes - Variable in class jeco.dmm.main.DMMProfileGenerator
 
sizeUsage - Variable in class jeco.dmm.sim2.util.ProfilingReport
 
SLL - Static variable in class algo.examples.ProfileSolution
 
SLL - Static variable in class jeco.lib.problems.ddts.DynamicDataTypes
 
SLL - Static variable in class moea.moga.examples.Profile
 
SLL - Static variable in class moea.moga.examples.ProfileChristosV2
 
SLLAR - Static variable in class algo.examples.ProfileSolution
 
SLLAR - Static variable in class jeco.lib.problems.ddts.DynamicDataTypes
 
SLLAR - Static variable in class moea.moga.examples.Profile
 
SLLARO - Static variable in class algo.examples.ProfileSolution
 
SLLARO - Static variable in class jeco.lib.problems.ddts.DynamicDataTypes
 
SLLARO - Static variable in class moea.moga.examples.Profile
 
SLLO - Static variable in class algo.examples.ProfileSolution
 
SLLO - Static variable in class jeco.lib.problems.ddts.DynamicDataTypes
 
SLLO - Static variable in class moea.moga.examples.Profile
 
SLLO - Static variable in class moea.moga.examples.ProfileChristosV2
 
SlopHeap - Class in jeco.dmm.simulator.layers.simple
 
SlopHeap(AbstractHeap, AbstractHeader) - Constructor for class jeco.dmm.simulator.layers.simple.SlopHeap
 
Solution - Interface in algo.api
 
Solution - Class in jeco.kernel.problem
 
Solution(Problem) - Constructor for class jeco.kernel.problem.Solution
 
Solution(int) - Constructor for class jeco.kernel.problem.Solution
Constructor for quality purposes, i.e., fronts to be read from a text file, obtaining quality metrics, etc.
SolutionDominance - Class in jeco.kernel.operator.comparator
 
SolutionDominance() - Constructor for class jeco.kernel.operator.comparator.SolutionDominance
 
Solutions - Class in jeco.kernel.problem
 
Solutions() - Constructor for class jeco.kernel.problem.Solutions
 
solve(Solution) - Method in class algo.api.AbstractSolver
 
solve(Solution) - Method in interface algo.api.Solver
 
Solver - Interface in algo.api
 
sortAndFixMinSizes() - Method in class jeco.dmm.sim2.lib.DynamicMemoryManager
 
sortByDominanceAndCrowding(List<Individual>) - Static method in class jeco.kernel.algorithm.moge.MultiFitness
Sort individuals by dominance and crowding distance: non-dominated solutions first.
SPEA2 - Class in jeco.kernel.algorithm.moga
Input parameters: - MAX_GENERATIONS - MAX_POPULATION_SIZE Operators: - CROSSOVER: Crossover operator - MUTATION: Mutation operator - SELECTION: Selection operator
SPEA2(Problem, int, int, MutationOperator, CrossoverOperator, SelectionOperator) - Constructor for class jeco.kernel.algorithm.moga.SPEA2
 
Spea2 - Class in moea.moga.algorithms
 
Spea2(String, Population<Chromosome>, int, double, double, int) - Constructor for class moea.moga.algorithms.Spea2
 
Spea2(String, Population<Chromosome>, int, double, double) - Constructor for class moea.moga.algorithms.Spea2
 
SPEA2_example - Class in jeco.kernel.algorithm.moga
 
SPEA2_example() - Constructor for class jeco.kernel.algorithm.moga.SPEA2_example
 
splicer(BinaryNode<Component>) - Method in class jeco.lib.problems.floorplan.FloorplanPolish
 
split(long) - Method in class jeco.dmm.sim2.lib.allocator.BuddySystem
 
split(long) - Method in class jeco.dmm.sim2.lib.allocator.Kingsley
 
split(long) - Method in class jeco.dmm.sim2.lib.allocator.StrictSegregatedFit
 
split(DMMBlock, long) - Method in class jeco.dmm.simulator.layers.coalescing.CoalesceHeap
 
SplitProfile - Class in jeco.dmm.reliableDMM
This class receive a profile as an input parameter and divides it into n profiles.
SplitProfile(int, String, String, long, int) - Constructor for class jeco.dmm.reliableDMM.SplitProfile
 
SplitProfile2 - Class in jeco.dmm.reliableDMM
This class receive a profile as an input parameter and divides it into n profiles.
SplitProfile2(int, String, String, long, int) - Constructor for class jeco.dmm.reliableDMM.SplitProfile2
 
splittings - Variable in class jeco.dmm.sim2.util.Metrics
 
SPSO - Class in moea.mopso.algorithms
 
SPSO(String, Population<Particle>, int) - Constructor for class moea.mopso.algorithms.SPSO
 
startTime - Variable in class jeco.dmm.sim2.util.Metrics
 
startTime - Variable in class jeco.kernel.algorithm.ge.GevaToJeco
 
startTime - Variable in class jeco.kernel.algorithm.moge.GevaToMultiObjectiveJeco
 
startTime - Variable in class jeco.kernel.util.LoggerFormatter
 
step() - Method in class jeco.kernel.algorithm.Algorithm
 
step() - Method in class jeco.kernel.algorithm.ge.GevaToJeco
 
step() - Method in class jeco.kernel.algorithm.ge.GrammaticalEvolutionaryAlgorithm
 
step() - Method in class jeco.kernel.algorithm.moga.NSGAII
 
step() - Method in class jeco.kernel.algorithm.moga.SPEA2
 
step() - Method in class jeco.kernel.algorithm.moge.GevaToMultiObjectiveJeco
 
step() - Method in class jeco.kernel.algorithm.moge.GrammaticalMultiObjectiveEvolutionaryAlgorithm
 
step() - Method in class jeco.kernel.algorithm.mopso.HNSPSO
 
step() - Method in class jeco.kernel.algorithm.mopso.NSPSO
 
step() - Method in class jeco.kernel.algorithm.mopso.OMOPSO
 
step() - Method in class moea.moga.algorithms.Moea
 
step() - Method in class moea.moga.algorithms.Nsga2
 
step() - Method in class moea.moga.algorithms.Spea2
 
step() - Method in class moea.moga.algorithms.Vega
 
step() - Method in class moea.mopso.algorithms.HNSPSO
 
step() - Method in class moea.mopso.algorithms.MOPSO
 
step() - Method in class moea.mopso.algorithms.NSPSO
 
step() - Method in class moea.mopso.algorithms.SPSO
 
stopped - Variable in class jeco.dmm.sim2.util.ProfilingReport
 
stopReading() - Method in class jeco.dmm.sim2.util.ProfilingReport
 
StrictSegHeap2 - Class in jeco.dmm.simulator.layers.combining
 
StrictSegHeap2(DMMSizesArray, AbstractHeap, AbstractHeap) - Constructor for class jeco.dmm.simulator.layers.combining.StrictSegHeap2
 
StrictSegregatedFit - Class in jeco.dmm.sim2.lib.allocator
 
StrictSegregatedFit(long, long, boolean, boolean) - Constructor for class jeco.dmm.sim2.lib.allocator.StrictSegregatedFit
 
substract(Value) - Method in class ext.number.ValInt
 
substract(Value) - Method in class ext.number.ValLong
 
substract(Value) - Method in class ext.number.ValModInt
 
substract(Value) - Method in class ext.number.ValModPosInt
 
substract(Value) - Method in class ext.number.ValReal
 
substract(Value) - Method in class ext.number.Value
 
successCoalescings - Variable in class jeco.dmm.sim2.util.Metrics
 
successSplittings - Variable in class jeco.dmm.sim2.util.Metrics
 
SwapMutation - Class in jeco.kernel.operator.mutator
 
SwapMutation(double) - Constructor for class jeco.kernel.operator.mutator.SwapMutation
Constructor Creates a new IntegerFlipMutation mutation operator instance
sz2cl(long) - Method in class jeco.dmm.simulator.layers.combining.SegHeap2
 

A B C D E F G H I J K L M N O P R S T U V W X Z