fn eval_variable(
    graph: &SymbolicAsyncGraph,
    var_name: &str,
) -> GraphColoredVertices
Expand description

Evaluate a variable term.