> Originally reported by @clue in clue/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.