-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hello,
I am using MibS with SYMPHONY to solve the attached problem (with index-based auxiliary file)
Test_4_Classes_mps-file.txt
Test_4_Classes_index-based-aux.txt
After about 25 minutes I get the following error:
ERROR:bad index
from function vector
from class CoinPackedMatrix
I was wondering if it had anything to do with numerical stability, considering these are very large problems.
A second issue is that the problem isn't properly read when using the name-based auxiliary file. All variables and constraints are understood to be part of the leader problem. I've tried combinations of @CONSTRSBEGIN, @CONSTRBEGIN, @CONSTSBEGIN, etc, in case it is to do with the exact keyword, but have not had success.
Test_4_Classes_name-based-aux.txt
Kind regards,
Raul