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

added Clp as default solver, always specify solver to JuMP.Model() #30

Merged
merged 10 commits into from
Dec 29, 2017

Conversation

matbesancon
Copy link
Member

This removes the error from JuMP requiring a LP solver to the problem

@matbesancon
Copy link
Member Author

This fixes #27

@matbesancon
Copy link
Member Author

The failing checks should be fixed by #29

@matbesancon
Copy link
Member Author

Also fixed the iteration over edges as tuples (i,j) when creating the objective (see 06f836c)

@matbesancon
Copy link
Member Author

Last fail because of #31, which is different enough to create a new PR

@sbromberger sbromberger merged commit 06f836c into JuliaGraphs:master Dec 29, 2017
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

Successfully merging this pull request may close these issues.

2 participants