Create a new variable with the given metadata. If `precompute` is set, that precomputation is added to give a value for this variable. Otherwise, the variable is assumed to be an input.
(
&mut self,
metadata: VariableMetadata,
precompute: Option<Term>,
)
source not stored for this graph (policy: none)
no test coverage detected