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

Parameters aren't applied as expected #79

Open
svigerske opened this issue Feb 26, 2019 · 2 comments
Open

Parameters aren't applied as expected #79

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

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: @tkralphs

Original creation time: 2011-07-24 17:26:35

Assignee: @mgalati13

In the MMKP example (and probably others), if you set !logLpLevel in the MMKP section, it doesn't get applied correctly because when the DecompAlgoC object is created, it only reads parameters in the CUT section and not the MMKP section. I'm not sure exactly what the fix is. Should this be a global parameter instead? Or should the MMKP application set the parameter somehow appropriately? In any case, I guess for now, the file mmkp.parm should be updated to reflect how this parameter should really be set.

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

Comment by @tkralphs created at 2011-07-24 17:54:22

Sorry, I forgot that I added logLpLevel to the MMKP section expecting that was the correct place to add it, so there isn't really a problem with mmkp.parm per se. It just might be good if that parameter was set no matter where it appeared. It took me a while to debug that one.

@svigerske
Copy link
Member Author

Comment by @tkralphs created at 2011-07-25 00:23:34

LimitTime is in the same boat. I would think it would be a global parameter, but you put it in the DECOMP section. I guess documentation is the real key here.

@tkralphs tkralphs removed the minor 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