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

KhunTuckerLP fails in segmentation fault with unconstrained systems #408

Closed
bneveu opened this issue Oct 1, 2019 · 3 comments
Closed

KhunTuckerLP fails in segmentation fault with unconstrained systems #408

bneveu opened this issue Oct 1, 2019 · 3 comments
Assignees
Labels

Comments

@bneveu
Copy link
Contributor

bneveu commented Oct 1, 2019

la contracteur KhunTuckerLP plante en Segmentation fault
avec un problème d'optimisation sans contraintes

(avec par exemple dixon-price10.bch)
./optimizer04kktlp ../benchs/benchs-unconstrainedoptim/dixon-price10.bch acidhc4 compo smearsum bs 1 1.e-7 1.e-6 1000 1

c'est le constructeur du contracteur qui plante
Ctc* ctckkt = new CtcKhunTuckerLP(norm_sys, true);

@bneveu bneveu added the bug label Oct 1, 2019
gchabert pushed a commit that referenced this issue Oct 1, 2019
@gchabert
Copy link
Contributor

gchabert commented Oct 1, 2019

J'ai fait un fix. Peux-tu rééssayer stp?

@gchabert gchabert self-assigned this Oct 1, 2019
@bneveu
Copy link
Contributor Author

bneveu commented Oct 1, 2019

C'est bon avec le fix

@gchabert
Copy link
Contributor

gchabert commented Oct 1, 2019

Merci

@gchabert gchabert closed this as completed Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants