-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
APIgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededrefactorstandardization
Milestone
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
Metadata
Metadata
Assignees
Labels
APIgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededrefactorstandardization