We can improve efficiency if we can add constraints that are specific to a RuleNode.
These constraints can be generated from non-specific PropagatorConstraints.
A good first constraint to have would be some form of a NotEquals constraint that enforces two subtrees to be different.
We can improve efficiency if we can add constraints that are specific to a RuleNode. These constraints can be generated from non-specific
PropagatorConstraints
. A good first constraint to have would be some form of aNotEquals
constraint that enforces two subtrees to be different.See conversation: https://github.com/Herb-AI/HerbConstraints.jl/pull/5#discussion_r1134403942