Menu

#38 add support for a interest registry

open
callgraph (38)
8
2006-10-05
2006-09-06
No

To be able to filter out uninteresting nodes there has
to be a means of telling which nodes are interesting.

Interesting are all the nodes with distance < k from
the selected node.

after selection a traversal should happen starting at
the selected node, marking all the nodes interesting
that are < k distance away. They are marked interesting
by registering them.

Add support for such a registry

Discussion

  • Raphael Ackermann

    • status: open --> closed-fixed
     
  • Raphael Ackermann

    • status: closed-fixed --> open
     
  • Raphael Ackermann

    Logged In: YES
    user_id=797032

    reopened, as don't think it works just yet

     

Log in to post a comment.