Package com.knezevic.edaf.v3.repr.grammar.ops
package com.knezevic.edaf.v3.repr.grammar.ops
Grammar operator registry and protected primitives.
Defines arithmetic/boolean operators with safety guards for numerical robustness.
-
ClassDescriptionOne registered grammar operator with arity, type signature, and execution lambda.Operator family used by printers and evaluator safety rules.Central operator catalog for grammar-based GP.