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

NetworkX support #3

Open
gegen07 opened this issue Jun 18, 2021 · 1 comment
Open

NetworkX support #3

gegen07 opened this issue Jun 18, 2021 · 1 comment

Comments

@gegen07
Copy link
Owner

gegen07 commented Jun 18, 2021

In the coverage.py, there are class methods to return the facloc model from geodataframes and cost matrix. Reading the idea project of facility location modeling it's mentioned the support of networkx. It would be good to have from networkx() class method that allows its usage? @ljwolf @jGaboardi @qszhao

@jGaboardi
Copy link

It would be good to have from networkx() class method that allows its usage?

This is good bring up now so that we can discuss. This seems like it would be a bad idea, but I am not sure how it would work (e.g. How to build an integer programming problem from a network.Graph instance). @ljwolf, @qszhao What are your opinions on 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

2 participants