We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0606e commit 4e84b0dCopy full SHA for 4e84b0d
1 file changed
src/GraphsDFG/GraphsDFG.jl
@@ -19,6 +19,8 @@ using ...DistributedFactorGraphs:
19
filterDFG!,
20
getSolvable,
21
getVariableType,
22
+ getAgentLabel,
23
+ getGraphLabel,
24
MetadataTypes
25
26
# import DFG functions to extend
0 commit comments