Skip to content

Infeasible Problem - what am I missing #393

Answered by pchtsp
zsidanyi asked this question in Q&A
Discussion options

You must be logged in to vote

This can be or not related to your problem. You're using very large integer numbers (67108864) with integer variables and CBC usually gets confused when you do that. Try scaling your problem so it uses less significant digits.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@pchtsp
Comment options

@zsidanyi
Comment options

@Fan9
Comment options

@MattCremeens
Comment options

@pchtsp
Comment options

Answer selected by zsidanyi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants