Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path Iterator #16

Open
arnaud-m opened this issue Feb 26, 2012 · 3 comments
Open

Path Iterator #16

arnaud-m opened this issue Feb 26, 2012 · 3 comments

Comments

@arnaud-m
Copy link
Contributor

  • Provide an iterator over the paths of a subtree
  • Restrict the iterator to paths for which the length is in a given range.

It should help for variables, constraints and graphics generation.

@arnaud-m
Copy link
Contributor Author

Add additional tests :

  • Compare node/link iterator to IDs
  • Check consecutive indices for Rank Mapper

@ghost ghost assigned kyo06 Feb 27, 2012
@arnaud-m
Copy link
Contributor Author

Also provide ancestors iterator

@arnaud-m
Copy link
Contributor Author

(dis)equality methods seem incorrect :

  • test the current element
  • but we do not test the iterated subgraph (past (?) and remaining elements)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants