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

Problem with SOS #96

Open
svigerske opened this issue Mar 3, 2019 · 5 comments
Open

Problem with SOS #96

svigerske opened this issue Mar 3, 2019 · 5 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: Gassmann

Original creation time: 2010-01-10 12:18:05

Assignee: somebody

Version:

Cbc dos not handle special odered sets in MPS form. The error seems to be trapped, but the exit (on Windows/cl) is not very graceful. The output produced follows:

....\vpath\bin\cbc sos2-exB.mps
Coin Cbc and Clp Solver version 2.3.0, build Oct 9 2009
command line - ......\vpath\bin\cbc sos2-exB.mps (default strategy 1)
At line 5 NAME SOS2-ex
At line 6 ROWS
At line 10 COLUMNS
** code sos etc later

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


I attach the input file.

@svigerske
Copy link
Member Author

Attachment SOS2-exB.mps by Gassmann created at 2010-01-10 12:19:01

@svigerske
Copy link
Member Author

Comment by @tkralphs created at 2010-04-16 21:23:31

Version: 2.3.0

@svigerske
Copy link
Member Author

Comment by @tkralphs created at 2010-04-16 21:23:43

Changing assignee from somebody to @tkralphs.

@svigerske
Copy link
Member Author

Comment by @tkralphs created at 2010-04-16 21:23:43

Changing status from new to assigned.

@svigerske
Copy link
Member Author

Still an issue with current MPS reader:

Welcome to the CBC MILP Solver 
Version: Trunk (unstable) 
Build Date: Mar 11 2019 
Revision Number: 2526 

command line - ./Cbc/src/cbc /home/stefan/SOS2-exB.mps (default strategy 1)
At line 5 NAME SOS2-ex
At line 6 ROWS
At line 10 COLUMNS
** code sos etc later
Aborted (core dumped)

As the MPS reader lives in CoinUtils, I'll move the issue there.
Probably this is both a bug (should not abort) and an enhancement request (should support SOS).

@svigerske svigerske transferred this issue from coin-or/Cbc Mar 12, 2019
@svigerske svigerske added bug Something isn't working enhancement New feature or request labels Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant