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

Solving problem with bounds but no constraints with Cbc causes error #43

Closed
IainNZ opened this issue Sep 27, 2013 · 2 comments
Closed

Comments

@IainNZ
Copy link
Collaborator

IainNZ commented Sep 27, 2013

ERROR: f not defined
in LoadMatrix at /home/idunning/.julia/Cbc/src/Cbc.jl:65
in loadproblem at /home/idunning/.julia/Cbc/src/CbcSolverInterface.jl:33
in solveMIP at /home/idunning/.julia/JuMP/src/solvers.jl:151
in solve at /home/idunning/.julia/JuMP/src/solvers.jl:15
in SolveSubproblem at /home/idunning/Dropbox/Optimize Quest/Julia/vrp.jl:84

Just needs a better error message I guess, or no error message at all ideally.

@mlubin
Copy link
Member

mlubin commented Nov 12, 2013

Fixed by jump-dev/Cbc.jl#8.

@mlubin mlubin closed this as completed Nov 12, 2013
@IainNZ
Copy link
Collaborator Author

IainNZ commented Nov 12, 2013

Oh, thought I had opened an issue, lost this one :D

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

No branches or pull requests

2 participants