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

Refactor C++ Code and use late bindings. #8

Closed
gabri94 opened this issue Jun 8, 2016 · 1 comment
Closed

Refactor C++ Code and use late bindings. #8

gabri94 opened this issue Jun 8, 2016 · 1 comment
Milestone

Comments

@gabri94
Copy link
Member

gabri94 commented Jun 8, 2016

The classes BetweennessCentrality and BetwennessCentralityHeuristic should implement the same interface.
Doing this way we could access the interface method without caring of the implementation.

@gabri94 gabri94 added this to the 0.1 milestone Jun 8, 2016
@gabri94
Copy link
Member Author

gabri94 commented Jun 8, 2016

merged in 44e4086

@gabri94 gabri94 closed this as completed Jun 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant