Skip to content

Commit 6962aec

Browse files
authored
Adding the exports to main file.
1 parent da8199d commit 6962aec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DistributedFactorGraphs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export timestamp # DEPRECATED
2626
export label, getTimestamp, setTimestamp!, tags, setTags!, estimates, estimate, data, softtype, solverData, getData, solverDataDict, setSolverData, setSolverData!, internalId, smallData, setSmallData!, bigData
2727
export DFGVariableSummary, DFGFactorSummary, AbstractDFGSummary
2828
export addBigDataEntry!, getBigDataEntry, updateBigDataEntry!, deleteBigDataEntry!, getBigDataEntries, getBigDataKeys
29+
export getNeighborhood, getSubgraph, getSubgraphAroundNode
2930

3031
#Skeleton types
3132
export SkeletonDFGVariable, SkeletonDFGFactor

0 commit comments

Comments
 (0)