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

Lots of output starting with "NLP Heuristic:" #47

Open
michi7x7 opened this issue Jun 3, 2020 · 1 comment
Open

Lots of output starting with "NLP Heuristic:" #47

michi7x7 opened this issue Jun 3, 2020 · 1 comment

Comments

@michi7x7
Copy link

michi7x7 commented Jun 3, 2020

When I run couenne, I get lots of output looking like this.

NLP Heuristic: time limit reached.
NLP Heuristic: time limit reached.
NLP Heuristic: no solution.
...

I'm using Version 0.5.7 (the AMPL build), but afaik the code that produces the output is unchanged: https://github.com/coin-or/Couenne/blob/master/src/heuristics/BonNlpHeuristic.cpp#L123
I tried to inhibit this output by passing outlev=0, but that didn't change anything.

The problem is, that running under Windows, this output really slows the whole computation down (CPU is only at ~30% on my notebook).

I do understand that my problem is probably ill defined, I'm new to MINLP and any advice (or helpful links) on speeding everthing up is appreciated (currently this runs for hours).

@merraksh
Copy link
Member

merraksh commented Jun 18, 2020 via email

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

No branches or pull requests

2 participants