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

" too large an index" error #65

Open
svigerske opened this issue Feb 26, 2019 · 1 comment
Open

" too large an index" error #65

svigerske opened this issue Feb 26, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: vejlin

Original creation time: 2011-01-13 15:39:58

This error can be produced using the MILPBlock example with:

  • the atm_5_10_1 instance
  • the atm_5_10_1_kp.block blockfile (attached)
  • artificial bounds on all columns in parameter file:
    ColumnLB = -1.0e4
    ColumnUB = 1.0e4
  • Disabling the primal heuristic in the parameter file:
    SolveMasterAsIp = 0

This yields the error:
Alps0240I Processed 180 nodes, has 91 nodes, best relaxed 59625.915, best feasible 1e+75
COIN Exception [ too large an index ] at :L-1 in CoinIndexedVector::setVector

@svigerske svigerske added bug Something isn't working major labels Feb 26, 2019
@svigerske
Copy link
Member Author

Attachment atm_5_10_1_KP.block by vejlin created at 2011-01-13 15:40:10

@tkralphs tkralphs removed the major label Jul 27, 2019
@tkralphs tkralphs self-assigned this Jul 30, 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
Projects
None yet
Development

No branches or pull requests

2 participants