ECJ does not contain a built-in pruning method. There are too many different pruning techniques.
Sean
On Apr 20, 2013, at 9:10 AM, Bojan Janisch wrote:
> Hello everyone,
>
> I've created a little GPProblem based on the MultiValuedRegression example, with a slight difference in the GPNodes. I'm extracting the functions I want to use from a seperate class which I use as a function-pool instead of defining the function in each node. Thats only an example for testing.
>
> I've searched the manual, but did not find a section for pruning a syntaxtree. Does the GP-Package contains a pruning method for GPTrees?
>
> Greetings
> Bojan