Open
Description
all the list functions should support a common permutation set of arguments with which to filter the results.
ls(dfg::G, node::Union{InferenceVariable, FunctorInferenceType})
# and
listVariables(dfg::G, regexFilter::Union{Nothing, Regex}=nothing; tags::Vector{Symbol}=Symbol[], solvable::Int=0)
List of desired filters
- regex
- Type (Variable or Factor)
- solvable
- tags