Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.maloi.evolvo.expressiontree.utilities: Javadoc index of package org.maloi.evolvo.expressiontree.utilities.


Package Samples:

org.maloi.evolvo.expressiontree.utilities

Classes:

ExpressionTreeGenerator: Creates a randomly generated symbolic expression and places it in an expressionTree. The generation process is influenced by several parameters contain in a globalSettings object. The most significant are the properties "complexity," "depreciation," and "variable.probability." The complexity value determines how likely the node being produced is to be a terminal node, where the lower complexity's value, the more likely it is to be terminal. Depreciation is a value that is subtracted from complexity at each level of the tree, to ensure the generation process will end within a reasonable number of ...
VariablePackage: Keeps a list of variables available for use in an expressionTree.
ExpressionTreeMutator
ExpressionTreeParser
SyntaxErrorException
Tools

Home | Contact Us | Privacy Policy | Terms of Service