Documentation of 'ec.app.ordertree.func.OrderTreeF8' Java class
OrderTreeF8
ec.app.ordertree.func

Class OrderTreeF8

    • Constructor Detail

      • OrderTreeF8

        public OrderTreeF8()
    • Method Detail

      • expectedChildren

        public int expectedChildren()
        Description copied from class: GPNode
        Returns the number of children this node expects to have. This method is only called by the default implementation of checkConstraints(...), and by default it returns CHILDREN_UNKNOWN. You can override this method to return a value >= 0, which will be checked for in the default checkConstraints(...), or you can leave this method alone and override checkConstraints(...) to check for more complex constraints as you see fit.
        Overrides:
        expectedChildren in class GPNode

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.