Package com.knezevic.edaf.v3.problems.grammar
package com.knezevic.edaf.v3.problems.grammar
Grammar-based symbolic regression/classification problems.
Binds datasets and grammar encodings to tree evaluators and complexity-aware fitness functions.
-
ClassDescriptionShared base for grammar-encoded symbolic optimization problems.Utility functions for single-label classification metric computation.Lightweight CSV loader for symbolic regression and classification datasets.Classification dataset rows and feature order.One classification row.Regression dataset rows and feature order.One regression row.Symbolic classifier over CSV datasets (binary and multiclass).Symbolic regression over CSV dataset.Majority-vote boolean symbolic classification benchmark.Nguyen symbolic regression benchmark using grammar-based expression representation.Boolean XOR symbolic classification benchmark.