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

adjacency_list.hpp and max_cardinality_matching.hpp in graph submodule includes nonexistent files #913

Open
spism opened this issue May 23, 2024 · 0 comments

Comments

@spism
Copy link

spism commented May 23, 2024

As the title says, I am having trouble with the two mentioned files adjacency_list.hpp and max_cardinality_matching.hpp, namely with certain includes (I am listing examples from adjacency_list.hpp):
#include <boost/unordered_set.hpp>
and
#include <boost/unordered_set.hpp>.

Were these excluded from the library at some point/what can I do to remedy this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant