Package io.jenetics.ext.rewriting

This package contains the implementation of a Tree (Term) Rewrite System. It's main purpose is to deliver a DSL which simplifies the definition of rewrite rules, which work on the existing Tree implementations. This DSL is also used in the io.jenetics.prog module for simplifying arithmetic expression trees.
Since:
5.0
Version:
5.0
See Also:
TRS