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

adding multiple columns #82

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

adding multiple columns #82

svigerske opened this issue Feb 26, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request OSI

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: sr

Original creation time: 2008-06-09 15:07:50

Assignee: menal

Version:

I use OsiSymSolverInterface to solve an LP, then I add many additional columns in a reformulation of the problem. This works, but I have noticed that, when adding a large number of additional columns, it is quite slow. (The addCols method seems to call addCol in a loop.)

Is there an alternative method for adding a large number of columns which would run faster?

And, thanks-- symphony is a great product and much appreciated.

Sam

@svigerske svigerske added this to the 5.2 milestone Feb 26, 2019
@svigerske svigerske added enhancement New feature or request minor OSI labels Feb 26, 2019
@svigerske
Copy link
Member Author

Comment by sr created at 2010-03-17 16:15:15

forget it

@tkralphs tkralphs removed this from the 5.2 milestone Jul 4, 2019
@tkralphs tkralphs removed the minor label Jul 30, 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
enhancement New feature or request OSI
Projects
None yet
Development

No branches or pull requests

2 participants