More generally speaking, CUE has overlap with propagator networks.
Given
x = y + 1
y = x - 1
You can specify either x or y and the other will be solved for. A more powerful PN system can be built on CUE, especially given the DAG solver in the code base
Try changing the values of before and after