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

Deprecate Algorithm base classes #5

Closed
clue opened this issue Jan 22, 2015 · 1 comment
Closed

Deprecate Algorithm base classes #5

clue opened this issue Jan 22, 2015 · 1 comment

Comments

@clue
Copy link
Member

clue commented Jan 22, 2015

Originally reported by @clue in graphp/graph#118:

The abstract algorithm base classes are pretty much useless and make up for an awkward API (see also #4).

We should work towards updating the API of all algorithm implementations currently using the base classes and eventually remove the base classes.

Obviously, this involves quite a big BC break and will likely take some time until all algorithms are updated.

@clue
Copy link
Member Author

clue commented Oct 9, 2018

The base classes have been deprecated with #15 and will be removed with the following major release with #34.

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