We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The abstract algorithm base classes are pretty much useless and make up for an awkward API (see also #94).
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.
The text was updated successfully, but these errors were encountered:
See #119.
Sorry, something went wrong.
Algorithms will be split off via #119, issue migrated to graphp/algorithms#5
No branches or pull requests
The abstract algorithm base classes are pretty much useless and make up for an awkward API (see also #94).
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.
The text was updated successfully, but these errors were encountered: