You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
looks like we definitely need a function called buildSubgraphFromLabels -- that function has now been written 3 times by different folks (different names), and hopefully the consolidation from last week will help there. Requirements basically are (please edit as necessary):
neighbor depth to copy around each given label,
filters like solvable, and
flag if we want to allow orphaned variables (default yes).
looks like we definitely need a function called
buildSubgraphFromLabels
-- that function has now been written 3 times by different folks (different names), and hopefully the consolidation from last week will help there. Requirements basically are (please edit as necessary):Related PRs and Issues:
EDIT: its okay to copy orphaned graph segments.
The text was updated successfully, but these errors were encountered: