MCPcopy Create free account

hub / github.com/GMUEClab/ecj / functions

Functions5,261 in github.com/GMUEClab/ecj

↓ 5 callersMethodwriteTrials
Writes trials out to DataOutput
ecj/src/main/java/ec/Fitness.java:286
↓ 4 callersMethod_list
Private helper function.
ecj/src/main/java/ec/util/ParameterDatabase.java:3384
↓ 4 callersMethodapplyTo
(LambdaIndividual that)
contrib/lambda/ec/gp/lambda/LambdaIndividual.java:29
↓ 4 callersMethodbase
Returns the default base.
ecj/src/main/java/ec/ECDefaults.java:28
↓ 4 callersMethodbuildMisc
Called whenever the Breeder calls produce(...) on a BreedingPipeline, in order to pass a new "misc" object. Customize this as you see fit: t
ecj/src/main/java/ec/Species.java:111
↓ 4 callersMethodcheckForIndexNonfatal
No fatal output will be done if index doesn't match. Instead, a boolean FALSE will be returned @param state @param toBchecked @param index
contrib/lambda/ec/gp/lambda/NodeCheck.java:84
↓ 4 callersMethodcheckForType
throws a fatal error if type checking failed. Use this method if the type must match. @param state @param toBchecked @param type String: "L
contrib/lambda/ec/gp/lambda/NodeCheck.java:56
↓ 4 callersMethodcheckForTypeNonfatal
No fatal output will be done if type doesn't match. Instead, a boolean FALSE will be returned @param state @param toBchecked @param type St
contrib/lambda/ec/gp/lambda/NodeCheck.java:25
↓ 4 callersMethodcleanup
Removes all loaders (together with used resources) that haven't had any users for the given number of ms-s.
contrib/drm/drm/agentbase/ClassLoaderManager.java:161
↓ 4 callersMethodcleanup
Begins a fresh evolutionary run with a given state. The state should have been provided by initialize(...). The jobPrefix is added to the f
ecj/src/main/java/ec/Evolve.java:499
↓ 4 callersMethodconstraints
(final RuleInitializer initializer)
ecj/src/main/java/ec/rule/Rule.java:95
↓ 4 callersMethodcontains
(final int o)
ecj/src/main/java/ec/util/IntBag.java:199
↓ 4 callersMethodcopyImage
(BufferedImage image)
ecj/src/main/java/ec/app/mona/Picture.java:266
↓ 4 callersMethodcountDelimiters
(String parameter)
ecj/src/main/java/ec/util/ParameterDatabase.java:2537
↓ 4 callersMethodcreateKnapsackComponents
(final double[] costs)
ecj/src/test/java/ec/co/ant/ProportionateComponentSelectorTest.java:125
↓ 4 callersMethodcreateKnapsackInd
@returns a solution to 'problem' with a manually designated fitness value.
ecj/src/test/java/ec/co/ant/GlobalUpdateRuleTest.java:130
↓ 4 callersMethodcreateKnapsackInd
@returns a solution to 'problem' with a manually designated fitness value.
ecj/src/test/java/ec/co/ant/MaxMinUpdateRuleTest.java:136
↓ 4 callersMethoddepth
Returns the depth of the tree, which is a value >= 1. O(n).
contrib/xholon/ec/gp/GPNode.java:288
↓ 4 callersMethodeFormatString
An intermediate routine on the way to creating an e format String. The method decides whether the input double value is an infinity, not-a-number, or
contrib/drm/drm/util/PrintfFormat.java:1746
↓ 4 callersMethodenableControls
()
ecj/src/main/java/ec/display/ControlPanel.java:118
↓ 4 callersMethodequivalentTo
(final Fitness _fitness)
ecj/src/main/java/ec/gp/koza/KozaFitness.java:126
↓ 4 callersMethodevolve
()
contrib/gep/ec/EvolutionState.java:351
↓ 4 callersMethodfill
()
ecj/src/main/java/ec/gp/GPNode.java:411
↓ 4 callersMethodfinishEvaluationStatistics
()
ecj/src/main/java/ec/steadystate/SteadyStateEvolutionState.java:353
↓ 4 callersMethodfullTest
Tests an individual, returning its successful positives in totpos and its successful negatives in totneg.
ecj/src/main/java/ec/app/edge/Edge.java:491
↓ 4 callersMethodgauss
(double[] g, MersenneTwisterFast random)
ecj/src/main/java/ec/app/bbob/BBOBenchmarks.java:1847
↓ 4 callersMethodgenerateRandomSeeds
@throws NumberFormatException
ecj/src/main/java/ec/display/ControlPanel.java:475
↓ 4 callersMethodgenomeLength
()
ecj/src/main/java/ec/vector/IntegerVectorIndividual.java:415
↓ 4 callersMethodgetArbitraryComponent
Chooses an arbitrary component from the problem domain. The intent here is that this gives us an efficient way to choose a component to begin a solut
ecj/src/main/java/ec/co/ConstructiveProblemForm.java:97
↓ 4 callersMethodgetBestIndividual
Returns an array with the current best individual for each subpopulation.
contrib/drm/ec/drm/DRMStatistics.java:162
↓ 4 callersMethodgetChildAt
@param index @param visibleLeaves @return
ecj/src/main/java/ec/util/ParameterDatabaseTreeNode.java:58
↓ 4 callersMethodgetChildCount
(Object parent)
ecj/src/main/java/ec/util/ReflectedObject.java:159
↓ 4 callersMethodgetChoice
Returns a given choice.
ecj/src/main/java/ec/gp/ge/GrammarRuleNode.java:40
↓ 4 callersMethodgetLabel
Returns a String describing the location of the ParameterDatabase holding this parameter, or "" if there is none.
ecj/src/main/java/ec/util/ParameterDatabase.java:2773
↓ 4 callersMethodgetLocation
(Parameter parameter)
ecj/src/main/java/ec/util/ParameterDatabase.java:2658
↓ 4 callersMethodgetLong
(Parameter parameter)
ecj/src/main/java/ec/util/ParameterDatabase.java:1763
↓ 4 callersMethodgetLongWithDefault
Searches down through databases to find a given parameter, which must be a long. If there is an error in parsing the parameter, then default is return
ecj/src/main/java/ec/util/ParameterDatabase.java:1855
↓ 4 callersMethodgetName
()
contrib/xholon/ec/gp/GPTree.java:410
↓ 4 callersMethodgetName
()
contrib/xholon/ec/gp/GPNode.java:1242
↓ 4 callersMethodgetNewestContribution
Returns the most up-to-date contribution. Returns null if the node has never communicated with anyone.
contrib/drm/drm/core/IDRM.java:49
↓ 4 callersMethodgetObject
Extracts the wrapped object using the classloader of the agent. If the agent is null uses actual classloader. If this is not succesful, exceptions are
contrib/drm/drm/agentbase/AgentInputStream.java:58
↓ 4 callersMethodgetProperties
()
ecj/src/main/java/ec/util/ReflectedObject.java:268
↓ 4 callersMethodgetRank1
()
ecj/src/test/java/ec/multiobjective/nsga2/NSGA2BreederTest.java:265
↓ 4 callersMethodgetRank2
()
ecj/src/test/java/ec/multiobjective/nsga2/NSGA2BreederTest.java:276
↓ 4 callersMethodgetRank3
()
ecj/src/test/java/ec/multiobjective/nsga2/NSGA2BreederTest.java:286
↓ 4 callersMethodgetRule
()
ecj/src/main/java/ec/app/majority/CA.java:46
↓ 4 callersMethodgetSortedParetoFront
Returns the Pareto Front of the provided Individuals, sorted by objective 0, breaking ties with objective 1, and so on... <p>This would be useful for
ecj/src/main/java/ec/multiobjective/MultiObjectiveFitness.java:459
↓ 4 callersMethodgetVals
()
ecj/src/main/java/ec/app/majority/CA.java:45
↓ 4 callersMethodhashCode
()
ecj/src/main/java/ec/gp/GPIndividual.java:115
↓ 4 callersMethodinNumericalTypeRange
(double geneVal)
ecj/src/main/java/ec/vector/IntegerVectorSpecies.java:199
↓ 4 callersMethodinNumericalTypeRange
(double geneVal)
ecj/src/main/java/ec/vector/FloatVectorSpecies.java:339
↓ 4 callersMethodinclusiveHypervolume
Compute the hypervolume covered by a single individual, relative to the reference point that was provided to this class's setup() method.
ecj/src/main/java/ec/multiobjective/HypervolumeStatistics.java:135
↓ 4 callersMethodindex
()
ecj/src/main/java/ec/app/gpsemantics/func/SemanticNode.java:27
↓ 4 callersMethodindexIsBound
(IndexNode theNode)
contrib/lambda/ec/gp/lambda/interpreter/Tomi.java:91
↓ 4 callersMethodindexOfFirstWhitespace
(String s)
ecj/src/main/java/ec/util/ParameterDatabase.java:2042
↓ 4 callersMethodinitialize
This method initializes this @return void
ecj/src/main/java/ec/display/Console.java:504
↓ 4 callersMethodinsert
Insert a key and value pair into CornerMap
ecj/src/main/java/ec/eda/dovs/CornerMap.java:61
↓ 4 callersMethodisShutdownInProgress
()
ecj/src/main/java/ec/eval/SlaveMonitor.java:80
↓ 4 callersMethodlatitude
Latitude is encoded in DDD.MM format by the first element of a point, where DDD is degrees and MM is minutes.
ecj/src/main/java/ec/app/tsp/TSPGraph.java:323
↓ 4 callersMethodloadParameters
@param f
ecj/src/main/java/ec/display/Console.java:734
↓ 4 callersMethodlongFloor
(double x)
ecj/src/main/java/ec/vector/LongVectorIndividual.java:109
↓ 4 callersMethodmakeCompressingInputStream
Returns a compressing input stream using JZLib (http://www.jcraft.com/jzlib/). If JZLib is not available on your system, this method will return null
ecj/src/main/java/ec/util/Output.java:914
↓ 4 callersMethodmakeCompressingOutputStream
Returns a compressing output stream using JZLib (http://www.jcraft.com/jzlib/). If JZLib is not available on your system, this method will return nul
ecj/src/main/java/ec/util/Output.java:932
↓ 4 callersMethodmakeTrial
(EvolutionState state, int thread, int[] trial, int trialType)
ecj/src/main/java/ec/app/majority/MajorityGP.java:47
↓ 4 callersMethodmakeTrial
(EvolutionState state, int thread, int[] trial, int trialType)
ecj/src/main/java/ec/app/majority/MajorityGA.java:53
↓ 4 callersMethodmap
Returns a dummy GPIndividual with a single tree which was built by mapping over the elements of the given GEIndividual. Null is returned if an
ecj/src/main/java/ec/gp/ge/GESpecies.java:538
↓ 4 callersMethodmaxChildProduction
Returns the maximum among the typicalIndsProduced() for any children -- a function that's useful internally, not very useful for you to call
ecj/src/main/java/ec/BreedingPipeline.java:121
↓ 4 callersMethodmutationIsBounded
(int gene)
ecj/src/main/java/ec/vector/IntegerVectorSpecies.java:191
↓ 4 callersMethodmutationType
(int gene)
ecj/src/main/java/ec/vector/IntegerVectorSpecies.java:175
↓ 4 callersMethodmutationType
(int gene)
ecj/src/main/java/ec/vector/FloatVectorSpecies.java:290
↓ 4 callersMethodnewIndividual
(EvolutionState state, int thread)
ecj/src/main/java/ec/gp/GPSpecies.java:52
↓ 4 callersMethodnextGaussian
()
ecj/src/main/java/ec/util/MersenneTwisterFast.java:966
↓ 4 callersMethodnumAssociations
()
ecj/src/main/java/ec/multiobjective/nsga3/ReferencePoint.java:71
↓ 4 callersMethodpopDat11
Pops a dat_11 off of the stack; if the stack is empty, creates a new dat_11 and returns that.
ecj/src/main/java/ec/app/multiplexer/MultiplexerData.java:58
↓ 4 callersMethodpostCheckpointStatistics
Called immediately after checkpointing occurs.
ecj/src/main/java/ec/steadystate/SteadyStateStatisticsForm.java:51
↓ 4 callersMethodpostPostBreedingExchangeStatistics
Called immediately after the post-breeding exchange occurs.
ecj/src/main/java/ec/steadystate/SteadyStateStatisticsForm.java:59
↓ 4 callersMethodpostPreBreedingExchangeStatistics
Called immediately after the pre-breeding exchange occurs.
ecj/src/main/java/ec/steadystate/SteadyStateStatisticsForm.java:55
↓ 4 callersMethodpostprocessPopulation
Finish processing the population (such as fitness information) after evaluation. Although this method is not static, you should not use it to
ecj/src/main/java/ec/coevolve/GroupedProblemForm.java:88
↓ 4 callersMethodpreCheckpointStatistics
Called immediately before checkpointing occurs.
ecj/src/main/java/ec/steadystate/SteadyStateStatisticsForm.java:49
↓ 4 callersMethodpreInitializationStatistics
(final EvolutionState state)
ecj/src/main/java/ec/simple/SimpleShortStatistics.java:164
↓ 4 callersMethodprePostBreedingExchangeStatistics
Called immediately before the post-breeding exchange occurs.
ecj/src/main/java/ec/steadystate/SteadyStateStatisticsForm.java:57
↓ 4 callersMethodprePreBreedingExchangeStatistics
Called immediately before the pre-breeding exchange occurs.
ecj/src/main/java/ec/steadystate/SteadyStateStatisticsForm.java:53
↓ 4 callersMethodprepareToProduce
Called before produce(...), usually once a generation, or maybe only once if you're doing steady-state evolution, to let the breeding source
ecj/src/main/java/ec/BreedingSource.java:166
↓ 4 callersMethodpreprocessPopulation
Set up the population <tt>pop</tt> (such as fitness information) prior to evaluation. Although this method is not static, you should not use i
ecj/src/main/java/ec/coevolve/GroupedProblemForm.java:60
↓ 4 callersMethodprimeGenerator
Primes the generator. Mersenne Twister seeds its first 624 numbers using a basic linear congruential generator; thereafter it uses the Merse
ecj/src/main/java/ec/Evolve.java:334
↓ 4 callersMethodprintFitnessForHumans
Should print the fitness out fashion pleasing for humans to read, with a verbosity of Output.V_NO_GENERAL.
ecj/src/main/java/ec/Fitness.java:172
↓ 4 callersMethodprintStatistics
Prints StatisticsData structures to local logs.
contrib/drm/ec/drm/DRMStatistics.java:226
↓ 4 callersMethodpushDat11
Pushes a dat_11 onto the stack
ecj/src/main/java/ec/app/multiplexer/MultiplexerData.java:66
↓ 4 callersMethodrandomWalkProbability
(int gene)
ecj/src/main/java/ec/vector/IntegerVectorSpecies.java:183
↓ 4 callersMethodreadIndividual
Reads in the individual from a form printed by printIndividual(), erasing the previous information stored in this Individual. If you are try
ecj/src/main/java/ec/Individual.java:261
↓ 4 callersMethodreadSubpopulation
Reads a subpopulation from the format generated by printSubpopulation(....). If the number of individuals is not identical, the individuals array wil
ecj/src/main/java/ec/Subpopulation.java:369
↓ 4 callersMethodremove
Removes a parameter from the topmost database.
ecj/src/main/java/ec/util/ParameterDatabase.java:2817
↓ 4 callersMethodrepOK
()
ecj/src/main/java/ec/co/ant/MaxMinUpdateRule.java:139
↓ 4 callersMethodrepOK
()
ecj/src/main/java/ec/co/ant/GlobalUpdateRule.java:107
↓ 4 callersMethodrepOK
()
ecj/src/main/java/ec/co/ant/AntSystemUpdateRule.java:145
↓ 4 callersMethodrepOK
()
ecj/src/main/java/ec/app/tsp/TSPIndividual.java:89
↓ 4 callersMethodrepOK
@return False iff the object is in an inconsistent state.
ecj/src/main/java/ec/app/knapsack/KnapsackComponent.java:81
↓ 4 callersMethodreset
When we have a new innovation, we clone an existing NEATInnovation instance, and change its information with this reset method.
ecj/src/main/java/ec/neat/NEATInnovation.java:90
↓ 4 callersMethodreset
Initializes the individual.
ecj/src/main/java/ec/vector/VectorIndividual.java:104
↓ 4 callersMethodresetAuxillaryInformation
()
ecj/src/main/java/ec/pso/Particle.java:295
← previousnext →401–500 of 5,261, ranked by callers