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

CoinLpIO doc and error message #79

Closed
svigerske opened this issue Mar 2, 2019 · 3 comments
Closed

CoinLpIO doc and error message #79

svigerske opened this issue Mar 2, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: fmargot

Original creation time: 2013-07-23 08:42:35

CC: fmargot@andrew.cmu.edu

Please add the following in CoinLpIO.hpp (trunk) around line 77:

At most one term related to any single variable may appear in the objective function; if more than one term are present, only the last one is taken into account.

There is also a typo on line 496:

"hasa" should be "has a".

@svigerske svigerske added enhancement New feature or request trivial labels Mar 2, 2019
@svigerske
Copy link
Member Author

Comment by @tkelman created at 2013-10-10 07:13:11

Also, this same header should end with a newline. Old versions of g++ (happening for me with 4.1.2) might error here with "error: no newline at end of file".

@svigerske
Copy link
Member Author

Comment by @svigerske created at 2013-10-18 10:23:34

Fixed in trunk by 5e01699, will merge it up soon.

@svigerske
Copy link
Member Author

Comment by @tkelman created at 2013-11-10 10:49:50

Edit: Nevermind, looks like this was resolved, the newline-at-end-of-file just isn't visible in Trac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant