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

There is no method in MOI_wrapper that calls Lib.XPRSaddnames #192

Closed
guilhermebodin opened this issue Mar 10, 2023 · 1 comment
Closed

Comments

@guilhermebodin
Copy link
Collaborator

This is useful because it that are no names in the C side when we ask for compute_conflict! this very uninformative IIS shows out. I could simply create the functions on my side but I do think that it is useful to maintain a version that does that automatically assuming that there are no duplicated names in the MOI_wrapper

The problem is infeasible due to row R15
Presolve finished in 0 seconds
Heap usage: 140KB (peak 186KB, 253KB system)
   Name      Type    Sense    Bound 
 R17         row     GE     15.000000
 R19         row     GE     15.000000
 R23         row     GE       .000000
 R25         row     GE       .000000
 R29         row     LE       .000000
 R31         row     LE       .000000
 C31         column  UP      8.000000
 C33         column  UP      8.000000
 C43         column  UP     10.000000
 C47         column  LO       .000000
Found IIS 1 (6 rows and 4 bounds)
@joaquimg
Copy link
Member

closed by #202

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

No branches or pull requests

2 participants