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

Move parallel edges algorithms to new Algorithm\Parallel #52

Merged
merged 7 commits into from Jul 6, 2013

Conversation

clue
Copy link
Member

@clue clue commented Jul 4, 2013

  • Move Set::hasEdgeParallel() to new Algorithm\Parallel::hasEdgeParallel()
  • Move Edge\Base::hasEdgeParallel() to Algorithm\Parallel::hasEdgeParallelEdge() and Edge\Base::getEdgesParallel() to Algorithm\Parallel::getEdgesParallel()
  • 100% code coverage
  • Fix getting parallel edges of undirected edges
  • Documentation / changelog

Refs #27.

@clue
Copy link
Member Author

clue commented Jul 4, 2013

All tasks completed, removed WIP marker, ready for review.

clue added a commit that referenced this pull request Jul 6, 2013
Move parallel edges algorithms to new Algorithm\Parallel
@clue clue merged commit 7bf6178 into master Jul 6, 2013
@clue clue deleted the move-algo-parallel branch July 6, 2013 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant