# Generated by roxygen2 (4.0.1): do not edit by hand

S3method(c,constantFactorySet)
S3method(c,functionSet)
S3method(c,inputVariableSet)
S3method(predict,symbolicRegressionModel)
S3method(print,population)
S3method(print,sType)
S3method(summary,geneticProgrammingResult)
S3method(summary,population)
export("%->%")
export("%::%")
export("buildingBlockTag<-")
export(AllExpressionNodes)
export(AnyExpressionNode)
export(FlattenExpression)
export(MapExpressionLeafs)
export(MapExpressionNodes)
export(MapExpressionSubtrees)
export(NCSdist)
export(SNCSdist)
export(andStopCondition)
export(arithmeticFunctionSet)
export(booleanFunctionAsList)
export(breed)
export(buildingBlock)
export(buildingBlockTag)
export(buildingBlockq)
export(commonSubexpressions)
export(configureSTypeInference)
export(constantFactorySet)
export(crossover)
export(crossoverTyped)
export(crossoverexpr)
export(crossoverexprFast)
export(crossoverexprTwoPoint)
export(crossoverexprTyped)
export(customDist)
export(dataDrivenGeneticProgramming)
export(differingSubexpressions)
export(embedDataFrame)
export(evaluationsPerSecondBenchmark)
export(expLogFunctionSet)
export(exprCount)
export(exprDepth)
export(exprLeaves)
export(exprShapesOfDepth)
export(exprShapesOfMaxDepth)
export(exprShapesOfMaxSize)
export(exprShapesOfSize)
export(exprSize)
export(exprToGraph)
export(exprToIgraph)
export(exprToPlotmathExpr)
export(exprVisitationLength)
export(expressionGraph)
export(exprsOfDepth)
export(exprsOfMaxDepth)
export(exprsOfMaxSize)
export(exprsOfSize)
export(fastExprVisitationLength)
export(fastFuncVisitationLength)
export(fastMakePopulation)
export(formatSeconds)
export(funcCount)
export(funcDepth)
export(funcLeaves)
export(funcSize)
export(funcToIgraph)
export(funcToPlotmathExpr)
export(funcVisitationLength)
export(functionSet)
export(functionVariablePresenceMap)
export(geneticProgramming)
export(getPw)
export(gridDesign)
export(hasBuildingBlockTag)
export(hasPw)
export(hasStype)
export(ifPositive)
export(ifThenElse)
export(inputVariableSet)
export(inputVariablesOfIndividual)
export(insertionSort)
export(integerToLogicals)
export(is.sType)
export(latinHypercubeDesign)
export(ln)
export(mae)
export(makeAgeFitnessComplexityParetoGpSearchHeuristic)
export(makeArchiveBasedParetoTournamentSearchHeuristic)
export(makeBooleanFitnessFunction)
export(makeClosure)
export(makeCommaEvolutionStrategySearchHeuristic)
export(makeComplexityTournamentSelection)
export(makeEmptyRestartCondition)
export(makeEvaluationsStopCondition)
export(makeFitnessDistributionRestartCondition)
export(makeFitnessStagnationRestartCondition)
export(makeFitnessStopCondition)
export(makeFunctionFitnessFunction)
export(makeHierarchicalClusterFunction)
export(makeLocalRestartStrategy)
export(makeMultiObjectiveTournamentSelection)
export(makeNaryFunctionFitnessFunction)
export(makePopulation)
export(makeRegressionFitnessFunction)
export(makeSeSymbolicFitnessFunction)
export(makeStepLimitRestartCondition)
export(makeStepsStopCondition)
export(makeTimeStopCondition)
export(makeTinyGpSearchHeuristic)
export(makeTournamentSelection)
export(makeTypedPopulation)
export(mse)
export(multiNicheGeneticProgramming)
export(multiNicheSymbolicRegression)
export(mutateChangeDeleteInsert)
export(mutateChangeLabel)
export(mutateDeleteInsert)
export(mutateDeleteSubtree)
export(mutateFunc)
export(mutateFuncFast)
export(mutateFuncTyped)
export(mutateInsertSubtree)
export(mutateNumericConst)
export(mutateNumericConstFast)
export(mutateNumericConstTyped)
export(mutateSubtree)
export(mutateSubtreeFast)
export(mutateSubtreeTyped)
export(nmse)
export(normInducedFunctionDistance)
export(normInducedTreeDistance)
export(normalize)
export(normalizedDesign)
export(normalizedNumberOfCommonSubexpressions)
export(normalizedSizeWeightedNumberOfCommonSubexpressions)
export(notStopCondition)
export(numberOfCommonSubexpressions)
export(numberOfDifferentBits)
export(numberOfDifferingSubexpressions)
export(orStopCondition)
export(orderByParetoCrowdingDistance)
export(orderByParetoHypervolumeContribution)
export(paretoFrontKneeIndex)
export(plotFunction3d)
export(plotFunctions)
export(plotParetoFront)
export(plotPopulationFitnessComplexity)
export(popfitness)
export(populationVariablePresenceMap)
export(positive)
export(pw)
export(r_mae)
export(r_sse)
export(r_ssse)
export(randchild)
export(randexprFull)
export(randexprGrow)
export(randexprTypedFull)
export(randexprTypedGrow)
export(randfunc)
export(randfuncRampedHalfAndHalf)
export(randfuncTyped)
export(randfuncTypedRampedHalfAndHalf)
export(randsubtree)
export(rangeTypeOfType)
export(replaceSubtreeAt)
export(rgpBenchmark)
export(rmse)
export(rsquared)
export(sObject)
export(sType)
export(safeDivide)
export(safeLn)
export(safeSqroot)
export(seSymbolic)
export(seSymbolicFunction)
export(sizeWeightedNumberOfCommonSubexpressions)
export(sizeWeightedNumberOfDifferingSubexpressions)
export(smse)
export(sse)
export(ssse)
export(st)
export(subDataFrame)
export(subtreeAt)
export(subtrees)
export(symbolicRegression)
export(tabulateFunction)
export(trivialMetric)
export(typedGeneticProgramming)
import(emoa)
useDynLib(rgp)
useDynLib(rgp,do_mae)
useDynLib(rgp,do_sse)
useDynLib(rgp,do_ssse)
